xfstests: introduce a common directory
[xfstests-dev.git] / tests / xfs / 244
index 9678fc7009096bb1ccf87424b80c144e75aeb76d..2bf839ab42852e154c47e2163353964fe4bab946 100755 (executable)
@@ -34,9 +34,9 @@ status=1      # failure is the default!
 trap "_cleanup; exit \$status" 0 1 2 3 15
 
 # get standard environment, filters and checks
-. ./common.rc
-. ./common.filter
-. ./common.quota
+. ./common/rc
+. ./common/filter
+. ./common/quota
 
 _cleanup()
 {