From: Jim Meyering Date: Mon, 13 Dec 2010 07:19:12 +0000 (+0100) Subject: tests: tweak basic-1 to use warn_ rather than literal "exit 77" X-Git-Tag: v8.8~27 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=0c70708db7ed32d2b379116dc6bf64f07539aaf1;p=platform%2Fupstream%2Fcoreutils.git tests: tweak basic-1 to use warn_ rather than literal "exit 77" * tests/install/basic-1 (just_built_dd): Use warn_, rather than cat and exit 77. --- diff --git a/tests/install/basic-1 b/tests/install/basic-1 index 5e07bab..3c45c2a 100755 --- a/tests/install/basic-1 +++ b/tests/install/basic-1 @@ -39,28 +39,16 @@ dd2=dd2$EXEEXT just_built_dd=$abs_top_builddir/src/$dd -test -r "$just_built_dd" || \ - { - cat 1>&2 <&2 <