commit | 944de056c4dc338b069a628902efd72b7fddd7ec | [log] [tgz] |
---|---|---|
author | macauley_cheng <macauley_cheng@accton.com> | Tue Aug 18 14:54:45 2015 +0800 |
committer | macauley_cheng <macauley_cheng@accton.com> | Tue Aug 18 14:54:45 2015 +0800 |
tree | 26574d56e60404c8dac3d9142446edcbeb0265dd | |
parent | 97a0f63ff267141f15e05d9a1d31e7050cbd2393 [diff] |
remove fault insert resturn
diff --git a/accton/flow_test.py b/accton/flow_test.py index 2dd7cf4..c8f31ac 100755 --- a/accton/flow_test.py +++ b/accton/flow_test.py
@@ -106,7 +106,6 @@ Test L2 unknown unicast flooding and broadcast flood """ def runTest(self): - return ports = sorted(config["port_map"].keys()) delete_all_flows(self.controller)