1
0
mirror of git://git.sv.gnu.org/coreutils.git synced 2026-02-16 20:33:18 +02:00

*** empty log message ***

This commit is contained in:
Jim Meyering
2000-12-09 12:47:51 +00:00
parent 8d977c3978
commit 7d5f893b7f

View 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