tests: factor 350 fail=0 initializations into test-lib.sh
[platform/upstream/coreutils.git] / tests / install / install-C
index a1a9d68..1edfa54 100755 (executable)
@@ -28,7 +28,6 @@ mode1=0644
 mode2=0755
 mode3=2755
 
-fail=0
 
 echo test > a || framework_failure
 echo "\`a' -> \`b'" > out_installed_first || framework_failure