xfstests: introduce a common directory
[xfstests-dev.git] / tests / xfs / 058
index 8d4a1aa05ac59fdc622e3f9278ff69d762df9699..d84e79f6e152ede5623c79d884d76f703f27c662 100755 (executable)
@@ -34,8 +34,8 @@ status=1      # failure is the default!
 trap "rm -f $tmp.*; exit \$status" 0 1 2 3 15
 
 # get standard environment, filters and checks
-. ./common.rc
-. ./common.filter
+. ./common/rc
+. ./common/filter
 
 _notrun "Place holder for IRIX test 058"