Add whitespace in the vPing2 command
authorjose.lausuch <jose.lausuch@ericsson.com>
Tue, 26 Jan 2016 12:50:41 +0000 (13:50 +0100)
committerjose.lausuch <jose.lausuch@ericsson.com>
Tue, 26 Jan 2016 12:56:49 +0000 (13:56 +0100)
Change-Id: I5bf8eb21e5b09238e1281a1cd292444e9cb2df05
Signed-off-by: jose.lausuch <jose.lausuch@ericsson.com>
testcases/vPing/CI/libraries/vPing2.py

index b358cb7..3b374da 100644 (file)
@@ -496,7 +496,7 @@ def main():
     sec = 0
     duration = 0
 
-    cmd = '~/ping.sh' + IP_1
+    cmd = '~/ping.sh ' + IP_1
     while True:
         time.sleep(1)
         # we do the SCP every time in the loop because while testing, I observed