tests: factor 350 fail=0 initializations into test-lib.sh
[platform/upstream/coreutils.git] / tests / rm / dot-rel
index c69ad88..5e59c4d 100755 (executable)
@@ -27,7 +27,6 @@ fi
 mkdir a b || framework_failure
 touch a/f b/f || framework_failure
 
-fail=0
 
 rm -r a b || fail=1