Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(633)

Unified Diff: server/site_tests/network_WiFiRoaming/003SSIDMultiSwitchBack

Issue 6805022: Explicitly select "HT40-" for 5GHz HT40 tests (Closed) Base URL: http://git.chromium.org/git/autotest.git@master
Patch Set: Caught a few more with grep Created 9 years, 8 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: server/site_tests/network_WiFiRoaming/003SSIDMultiSwitchBack
diff --git a/server/site_tests/network_WiFiRoaming/003SSIDMultiSwitchBack b/server/site_tests/network_WiFiRoaming/003SSIDMultiSwitchBack
index 2f09a1bbe8331e34a7f54ed6d0f40f9559a8760c..4bbf44bb7d4d4944ec80c02391d7ae51bde59312 100644
--- a/server/site_tests/network_WiFiRoaming/003SSIDMultiSwitchBack
+++ b/server/site_tests/network_WiFiRoaming/003SSIDMultiSwitchBack
@@ -15,7 +15,7 @@
[ "client_ping", { "count":"10" } ],
# Create a second AP at the same time on the 5GHz radio, Channel 48
- [ "config", { "channel":"5240", "ht40":None, "puren":None,
+ [ "config", { "channel":"5240", "ht40-":None, "puren":None,
"multi_interface":None } ],
# Drop the transmit power of the first AP
« no previous file with comments | « server/site_tests/network_WiFiPerf/071Perf5HT40_TKIP ('k') | server/site_tests/network_WiFiSecMat/071Perf5HT40_AES » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698