Module Name: src Committed By: jmmv Date: Thu Mar 14 06:03:44 UTC 2013
Modified Files: src/tests/usr.bin/sed: t_sed.sh Log Message: Prevent the sed command in c2048 from getting stuck. Provide some unused input to the sed command in the c2048 test to prevent the test from getting stuck waiting for input from stdin that will never arrive. I don't know why I'm hitting this now (might be a difference between atf-run and kyua), but this is a bug in the test. To generate a diff of this commit: cvs rdiff -u -r1.4 -r1.5 src/tests/usr.bin/sed/t_sed.sh Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.