Add whitespace in the vPing2 command 25/8025/1
authorjose.lausuch <jose.lausuch@ericsson.com>
Tue, 26 Jan 2016 12:50:41 +0000 (13:50 +0100)
committerMorgan Richomme <morgan.richomme@orange.com>
Tue, 26 Jan 2016 13:03:07 +0000 (13:03 +0000)
Change-Id: I5bf8eb21e5b09238e1281a1cd292444e9cb2df05
Signed-off-by: jose.lausuch <jose.lausuch@ericsson.com>
(cherry picked from commit f4a91d2805ead7991616d7cebdaa607d15f6f60d)

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