xfstests: cleanup duplicates in all tests
[xfstests-dev.git] / tests / xfs / 114
index 411aab6e0aa12732d80d571d344e73b469415a58..f8601ec90aa3bd83c703b0eb0ee6dc9e02430e52 100755 (executable)
@@ -24,8 +24,6 @@
 
 seq=`basename $0`
 seqres=$RESULT_DIR/$seq
-seqres=$RESULT_DIR/$seq
-seqres=$RESULT_DIR/$seq
 echo "QA output created by $seq"
 
 here=`pwd`
@@ -39,7 +37,6 @@ _cleanup()
     rm -f $tmp.*
 }
 
-
 _check_paths()
 {
        _path=$1 # might want to only check this path
@@ -143,7 +140,6 @@ _test_hardlink()
                _check_paths $SCRATCH_MNT/$x
        done
 
-
        echo ""
        echo "now try removing half of the hardlinks"
        echo ""
@@ -178,7 +174,6 @@ _test_hardlink()
 # dir to dir2 where dir2 does not exist
 # dir to dir/dir3 - not allowed
 #
-#
 _test_rename()
 {
        echo ""
@@ -238,7 +233,6 @@ _filter_num()
            -e 's/seed = [0-9][0-9]*/seed = S/'
 }
 
-
 _test_fsstress()
 {
        echo ""
@@ -264,7 +258,6 @@ _test_fsstress()
        _check_paths
 }
 
-
 _test_dirstress()
 {
        echo ""