tests: factor 350 fail=0 initializations into test-lib.sh
[platform/upstream/coreutils.git] / tests / touch / read-only
index 8d1853b..9d21dbd 100755 (executable)
@@ -27,7 +27,6 @@ skip_if_root_
 : > read-only || framework_failure
 chmod 444 read-only || framework_failure
 
-fail=0
 
 touch read-only || fail=1