xfstests: cleanup duplicates in all tests

There are duplicate blank lines, comment hash and lines
containing duplicate seqres= declarations, remove them.

Signed-off-by: Rich Johnston <rjohnston@sgi.com>
Reviewed-by: Eric Sandeen <sandeen@redhat.com>
This commit is contained in:
Rich Johnston
2013-04-03 17:31:49 +00:00
parent d1ec02af9e
commit 0efd4f4d48
305 changed files with 0 additions and 708 deletions
-7
View File
@@ -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 ""