xfstests: stop special casing nfs and udf
[xfstests-dev.git] / tests / xfs / 152
index 310f0dc4c85a01878bd51e495ef526581710d11c..72bdabf2934c8574a87ddf843226e087c779f362 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
 
 _filter_handles()
 {