Bug 2327 fix to verify ipaddress in sol003_02 testsuite
[osm/tests.git] / robot-systest / run_test.sh
index c6fb837..11c3e45 100755 (executable)
@@ -174,7 +174,7 @@ while (( "$#" )); do
             ;;
         -c|--createvim)
             create_vim
-            create_sdnc
+            create_sdnc
             create_k8scluster
             shift 1
             ;;