X-Git-Url: https://osm.etsi.org/gitweb/?a=blobdiff_plain;f=utils%2Fci%2Fcheck_manual_usage_example.sh;fp=utils%2Fci%2Fcheck_manual_usage_example.sh;h=56edf795a603b31de03fdc0b480e18fb62d7e149;hb=75591cdb5cd977a4a77e5028020ace01239284ba;hp=ea8c2af7770b9ab1be70e8e882ad30c80026e143;hpb=5ca7aae70bfb9a8df5aed1fc44b195d7a13c462d;p=osm%2Fvim-emu.git diff --git a/utils/ci/check_manual_usage_example.sh b/utils/ci/check_manual_usage_example.sh index ea8c2af..56edf79 100755 --- a/utils/ci/check_manual_usage_example.sh +++ b/utils/ci/check_manual_usage_example.sh @@ -72,7 +72,8 @@ son-emu-cli compute start -d datacenter1 -n vnf2 && sleep 1s son-emu-cli compute list && sleep 1s sync # avoid text overlapping # Gather some infos -Cmd 'sh sync && echo -e "\n... starting various checks"' +Cmd 'sh sync' +Cmd 'sh echo "... starting various checks"' sync # avoid text overlapping Cmd 'vnf1 ifconfig && sync && echo -e "\n... checked vnf1"' W "^... checked vnf1"