tests: factor 350 fail=0 initializations into test-lib.sh
[platform/upstream/coreutils.git] / tests / tail-2 / append-only
index 2d38d4f..104ae48 100755 (executable)
@@ -35,7 +35,6 @@ if test $chattr_a_works = 0; then
   skip_test_ "chattr +a doesn't work on this file system"
 fi
 
-fail=0
 
 for inotify in ---disable-inotify ''; do
   sleep 1 &