fixed some shell command usage in example files

This commit is contained in:
Blake J. Harnden 2018-02-27 12:39:12 -08:00
parent e35b4a0a4b
commit 78537d8e95
5 changed files with 4 additions and 7 deletions

View file

@ -58,7 +58,6 @@ def test(options):
# session.sdt.updatenode(n[1].objid, 0, 10, 10, 2000000)
# launches terminal for the first node
# n[0].term("bash")
n[0].client.icmd(["ping", "-c", "5", "127.0.0.1"])
# wait for rate seconds to allow ebtables commands to commit