xfstests: use a common _filter_scratch function
[xfstests-dev.git] / 200
diff --git a/200 b/200
index dcf0f38b5d33e3b970ee2d6d3ac7cb26c80fc904..d1f7e9dcd860dcb911d744b93a8e45a4ac785366 100755 (executable)
--- a/200
+++ b/200
@@ -30,12 +30,6 @@ here=`pwd`
 tmp=/tmp/$$
 status=1       # failure is the default!
 
-_filter_scratch()
-{
-       sed -e "s,$SCRATCH_DEV,SCRATCH_DEV,g" | \
-               sed -e "s,$SCRATCH_MNT,SCRATCH_MNT,g"
-}
-
 _cleanup()
 {
        cd /