progs/args2-good
changeset 231 60e046ab6c94
parent 201 f7a9837a63b8
--- a/progs/args2-good	Fri Oct 10 11:26:23 2014 +0100
+++ b/progs/args2-good	Fri Oct 10 12:16:15 2014 +0100
@@ -1,3 +1,3 @@
 #!/bin/sh
 
-perl -e 'print "test\ntest\n"'
\ No newline at end of file
+perl -e 'print "test\nfoo\n"'
\ No newline at end of file