xfstests: use a common _filter_scratch function
[xfstests-dev.git] / 223
diff --git a/223 b/223
index 8f8696be2f064c9dc9b99c2fdeb8f30736fa95b7..cf498ae441c10b44c9723e505bde9cf9ec9c74fe 100755 (executable)
--- a/223
+++ b/223
@@ -51,11 +51,6 @@ _require_xfs_io_falloc
 
 rm -f $seq.full
 
-_filter_scratch()
-{
-       sed -e "s,$SCRATCH_MNT,SCRATCH_MNT,g"
-}
-
 BLOCKSIZE=4096
 
 for SUNIT_K in 8 16 32 64 128; do