commit | 2b0b2fcc866792949c3818a7e3538e0c1027afc1 | [log] [tgz] |
---|---|---|
author | shahshreya <shreya@onlab.us> | Mon Mar 23 13:50:59 2015 -0700 |
committer | shahshreya <shreya@onlab.us> | Mon Mar 23 13:50:59 2015 -0700 |
tree | 2715cb2151680c11715299cfdd18e356d75f16c1 | |
parent | 4a28ae4483a917c837b451b3402f95273eacf5a2 [diff] |
Delete a trailing line of the deleted comment
diff --git a/TestON/drivers/common/cli/onosclidriver.py b/TestON/drivers/common/cli/onosclidriver.py index 04d2eed..9ba2790 100644 --- a/TestON/drivers/common/cli/onosclidriver.py +++ b/TestON/drivers/common/cli/onosclidriver.py
@@ -1269,7 +1269,6 @@ cmd += " --tcpSrc " + str( tcpSrc ) if tcpDst: cmd += " --tcpDst " + str( tcpDst ) - function needs to be modified if setEthSrc: cmd += " --setEthSrc " + str( setEthSrc ) if setEthDst: