Skip to content

Commit

Permalink
Update command-mcis script output
Browse files Browse the repository at this point in the history
  • Loading branch information
seokho-son committed Mar 22, 2022
1 parent 5b97ff3 commit f5a22ea
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions src/testclient/scripts/sequentialFullTest/command-mcis.sh
Original file line number Diff line number Diff line change
Expand Up @@ -9,10 +9,13 @@ source ../init.sh
USERCMD=$OPTION01
VMID=$OPTION02


if [ -z "$USERCMD" ]; then
USERCMD="echo -n [Hostname: ; hostname ; echo -n ]"
fi

echo $USERCMD

if [ -z "$VMID" ]; then

VAR1=$(
Expand Down

0 comments on commit f5a22ea

Please sign in to comment.