xfstests: stop special casing nfs and udf
[xfstests-dev.git] / tests / xfs / 156
index 88b8cbf17b274289b3ceefd9587aa61c370d1762..d6e22b66aa35864948a81fe60daaa12ed4ac01c4 100755 (executable)
@@ -29,12 +29,7 @@ echo "QA output created by $seq"
 here=`pwd`
 tmp=/tmp/$$
 status=1    # failure is the default!
-trap "_cleanup; exit \$status" 0 1 2 3 15
-
-_cleanup()
-{
-    _cleanup_testdir
-}
+trap "exit \$status" 0 1 2 3 15
 
 # get standard environment, filters and checks
 . ./common/rc