Whamcloud - gitweb
b=14512
[fs/lustre-release.git] / lustre / tests / llecho.sh
index a30a6b6..a345f4f 100644 (file)
@@ -12,7 +12,7 @@ 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 $@ $OPTS $config || exit 4