X-Git-Url: http://git.apps.os.sepia.ceph.com/?p=xfstests-dev.git;a=blobdiff_plain;f=new;h=d9c38c8236094a60f844846685a46d8c3b16009e;hp=94638f69f4b0f296ace43328aaba65f9cee0c825;hb=8575764a791b83471f4588e12d5245651007bfc5;hpb=0edeaaab2a30a889c9b8f938ab219ea3f241e3fc diff --git a/new b/new index 94638f69..d9c38c82 100755 --- a/new +++ b/new @@ -23,7 +23,7 @@ # generic initialization iam=new -. ./common.rc +. ./common/rc trap "rm -f /tmp/$$.; exit" 0 1 2 3 15 @@ -121,8 +121,8 @@ _cleanup() } # get standard environment, filters and checks -. ./common.rc -. ./common.filter +. ./common/rc +. ./common/filter # real QA test starts here