X-Git-Url: https://git.whamcloud.com/?a=blobdiff_plain;ds=sidebyside;f=lustre%2Ftests%2Fllecho.sh;h=a345f4f78d6a396072d56b013163d12a5fc4f404;hb=efe37534401d6a195f895ebbf7640fdfd595d024;hp=3e3e03bd4e089bea72ec7c98a49a8f56b470b0fb;hpb=a2a0746305449dbd925879b14dc2c0d6040bb8bf;p=fs%2Flustre-release.git diff --git a/lustre/tests/llecho.sh b/lustre/tests/llecho.sh index 3e3e03b..a345f4f 100644 --- a/lustre/tests/llecho.sh +++ b/lustre/tests/llecho.sh @@ -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 <