xfstests: introduce a common directory
[xfstests-dev.git] / tests / xfs / 080
index 952d31e7bd46535e8987f649d4ab14fbcbd7e9ef..27d6cd0a7a8710db3a034fd424e4259886a206f5 100755 (executable)
@@ -34,8 +34,8 @@ 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/rc
+. ./common/filter
 
 _cleanup()
 {