Whamcloud - gitweb
land v0.9.1 on HEAD, in preparation for a 1.0.x branch
[fs/lustre-release.git] / lustre / tests / llmount.sh
index d8f37c5..29dfec9 100755 (executable)
@@ -26,9 +26,5 @@ fi
 
 [ "$NODE" ] && node_opt="--node $NODE"
 
-if [ "$1" = "-v" ]; then
-  verbose="-v"
-fi
-
-${LCONF} $portals_opt $lustre_opt $node_opt ${REFORMAT:---reformat} \
-    ${GDB:---gdb} $verbose $conf_opt  || exit 2
+${LCONF}  $portals_opt $lustre_opt $node_opt ${REFORMAT:---reformat} $@ \
+       $conf_opt  || exit 2