Whamcloud - gitweb
LU-3118 lfsck: resume LFSCK from the last checkpoint
[fs/lustre-release.git] / lustre / tests / sanity-lfsck.sh
index 80655d9..510b798 100644 (file)
@@ -62,7 +62,7 @@ lfsck_prep() {
 
        echo "preparing... ${nfiles} * ${ndirs} files will be created."
        mkdir -p $DIR/$tdir
-       cp $LUSTRE/tests/*.sh $DIR/$tdir/
+       cp $LUSTRE/tests/*.sh $DIR/
        for ((i=0; i<${ndirs}; i++)); do
                mkdir $DIR/$tdir/d${i}
                touch $DIR/$tdir/f${i}