Whamcloud - gitweb
b=17747
[fs/lustre-release.git] / lustre / tests / llecho.sh
index 3e3e03b..a345f4f 100644 (file)
@@ -12,9 +12,9 @@ if [ "$LUSTRE" ]; then
   lustre_opt="--lustre=$LUSTRE"
 fi
 
-sh -x $mkconfig $config || exit 1
+[ -f $config ] || sh -x $mkconfig $config || exit 1
 
-$LCONF $lustre_opt --reformat --gdb $OPTS $config || exit 4
+$LCONF $lustre_opt --reformat $@ $OPTS $config || exit 4
 
 cat <<EOF