mirror of
https://github.com/linux-apfs/apfstests.git
synced 2026-05-01 15:01:44 -07:00
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:
@@ -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`
|
||||
@@ -122,7 +120,6 @@ _grow_loop 168024b 1376452608 2048 1
|
||||
_grow_loop 168024b 1376452608 512 1 16m
|
||||
_grow_loop 168024b 688230400 1024 1
|
||||
|
||||
|
||||
# Other corner cases suggested by dgc
|
||||
# also the following doesn't check if the filesystem is consistent.
|
||||
# - grow 1TB by 1.5TB (control)
|
||||
|
||||
Reference in New Issue
Block a user