xfstests: introduce a common directory
[xfstests-dev.git] / tests / xfs / 023
index 6410b988e5b77ae2899d64c1a728ae6e97b558cd..a1823f1356ac32ca7eb32f1c8fa55e25cd36f27a 100755 (executable)
@@ -36,8 +36,8 @@ status=0      # success is the default!
 trap "rm -rf $tmp.*; exit \$status" 0 1 2 3 15
 
 # get standard environment, filters and checks
-. ./common.rc
-. ./common.dump
+. ./common/rc
+. ./common/dump
 
 # link correct .out file
 _link_out_file $seq.out $seqfull.out