]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
*** empty log message ***
authorJim Meyering <jim@meyering.net>
Sat, 9 Dec 2000 12:47:51 +0000 (12:47 +0000)
committerJim Meyering <jim@meyering.net>
Sat, 9 Dec 2000 12:47:51 +0000 (12:47 +0000)
tests/sample-test

index 31f87f5ca6234e037716af3e1c0bc9cb8334f7b0..d3c84bff1ce8d9c48412acd08b45e7e256f9ea75 100644 (file)
@@ -16,7 +16,7 @@ mkdir $tmp || framework_failure=1
 cd $tmp || framework_failure=1
 
 if test $framework_failure = 1; then
-  echo 'failure in testing framework'
+  echo 'failure in testing framework' 1>&2
   (exit 1); exit
 fi