tests: factor 350 fail=0 initializations into test-lib.sh
[platform/upstream/coreutils.git] / tests / rm / ignorable
index 747d4d2..714631e 100755 (executable)
@@ -26,7 +26,6 @@ skip_if_root_
 
 touch existing-non-dir || framework_failure
 
-fail=0
 
 # With coreutils-6.3, this would exit nonzero.  It should not.
 # Example from Andreas Schwab.