tests: factor 350 fail=0 initializations into test-lib.sh
[platform/upstream/coreutils.git] / tests / touch / empty-file
index 05db80c..310ea30 100755 (executable)
@@ -31,7 +31,6 @@ fi
 DEFAULT_SLEEP_SECONDS=2
 SLEEP_SECONDS=${SLEEP_SECONDS=$DEFAULT_SLEEP_SECONDS}
 
-fail=0
 
 # FIXME: find writable directories on other partitions
 # and run the test in those directories, too.