Add optional args to traffic script arg parser
[csit.git] / resources / libraries / bash / dut_setup.sh
index 7069e5e..a5ca415 100644 (file)
@@ -13,7 +13,6 @@
 # limitations under the License.
 
 function cmd {
-    echo
     echo "[Command_start_exec] '$1'"
     echo -n "[Command_outputs] "
     eval ${@}