| Server IP : 82.208.35.60 / Your IP : 216.73.216.238 Web Server : Apache/2.4.55 (FreeBSD) OpenSSL/1.1.1q-freebsd PHP/7.3.31 System : FreeBSD server7.d2m.cz 12.4-RELEASE-p9 FreeBSD 12.4-RELEASE-p9 GENERIC amd64 User : studiokobylisy_cz ( 1008) PHP Version : 7.3.31 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : OFF | Perl : OFF | Python : OFF | Sudo : OFF | Pkexec : OFF Directory : /usr/ports/sysutils/daemontools/files/ |
Upload File : |
Description: Skip the run-time test suite if requested by the port options. Forwarded: not-needed Author: Peter Pentchev <roam@FreeBSD.org> Last-Update: 2010-01-05 --- Makefile.orig +++ Makefile @@ -264,7 +264,7 @@ rts: envdir envuidgid fghack matchtest multilog pgrphack \ readproctitle rts.tests setlock setuidgid softlimit supervise svc \ svok svscan svscanboot svstat tai64n tai64nlocal - env - /bin/sh rts.tests 2>&1 | cat -v > rts + echo env - /bin/sh rts.tests 2>&1 | cat -v > rts scan_ulong.o: compile scan.h scan_ulong.c ./compile scan_ulong.c