Module Name: src Committed By: jmmv Date: Sat May 14 17:47:28 UTC 2011
Modified Files: src/share/mk: bsd.test.mk Log Message: Remove any stale .fifo files when doing 'test'. These may be leaked if the user aborts the execution of atf-run with Ctrl+C, which will prevent a subsequent 'make test' from working at all. To generate a diff of this commit: cvs rdiff -u -r1.17 -r1.18 src/share/mk/bsd.test.mk Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.