svn commit: r185402 - head/tools/regression/bin/sh/builtins
Stefan Farfeleder
stefanf at FreeBSD.org
Fri Nov 28 10:59:05 PST 2008
Author: stefanf
Date: Fri Nov 28 18:59:04 2008
New Revision: 185402
URL: http://svn.freebsd.org/changeset/base/185402
Log:
Update for 185401, errors now go to stderr.
Added:
head/tools/regression/bin/sh/builtins/type1.0.stderr (props changed)
- copied unchanged from r181018, head/tools/regression/bin/sh/builtins/type1.0.stdout
Deleted:
head/tools/regression/bin/sh/builtins/type1.0.stdout
Copied: head/tools/regression/bin/sh/builtins/type1.0.stderr (from r181018, head/tools/regression/bin/sh/builtins/type1.0.stdout)
==============================================================================
--- /dev/null 00:00:00 1970 (empty, because file is newly added)
+++ head/tools/regression/bin/sh/builtins/type1.0.stderr Fri Nov 28 18:59:04 2008 (r185402, copy of r181018, head/tools/regression/bin/sh/builtins/type1.0.stdout)
@@ -0,0 +1,4 @@
+not-here: not found
+/not-here: No such file or directory
+not-here: not found
+/not-here: No such file or directory
More information about the svn-src-all
mailing list