Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 28 Nov 2008 18:59:04 +0000 (UTC)
From:      Stefan Farfeleder <stefanf@FreeBSD.org>
To:        src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org
Subject:   svn commit: r185402 - head/tools/regression/bin/sh/builtins
Message-ID:  <200811281859.mASIx44G026998@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200811281859.mASIx44G026998>