From a70ac4ef3236afdd1e23e30c1094a2c3557d7c70 Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Wed, 19 Aug 2009 17:10:23 +0200 Subject: tests: make install-C slightly less prone to confusion * tests/install/install-C: Invoke framework_failure, if necessary. --- tests/install/install-C | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/tests/install/install-C b/tests/install/install-C index 959bee192..a1a9d6831 100755 --- a/tests/install/install-C +++ b/tests/install/install-C @@ -31,10 +31,10 @@ mode3=2755 fail=0 echo test > a || framework_failure -echo "\`a' -> \`b'" > out_installed_first +echo "\`a' -> \`b'" > out_installed_first || framework_failure echo "removed \`b' -\`a' -> \`b'" > out_installed_second -> out_empty +\`a' -> \`b'" > out_installed_second || framework_failure +: > out_empty || framework_failure # destination file does not exist ginstall -Cv -m$mode1 a b > out || fail=1 -- cgit v1.2.3-70-g09d2