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

Unified Diff: server/site_tests/network_WiFiSecMat/071Perf5HT40_AES

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
« no previous file with comments | « server/site_tests/network_WiFiRoaming/003SSIDMultiSwitchBack ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: server/site_tests/network_WiFiSecMat/071Perf5HT40_AES
diff --git a/server/site_tests/network_WiFiSecMat/071Perf5HT40_AES b/server/site_tests/network_WiFiSecMat/071Perf5HT40_AES
index f333f6f47a0d0631f008c9e0517927047546891c..e4a8c36c24c5189fed7450a54eb551b53a739719 100644
--- a/server/site_tests/network_WiFiSecMat/071Perf5HT40_AES
+++ b/server/site_tests/network_WiFiSecMat/071Perf5HT40_AES
@@ -6,7 +6,7 @@
"steps":[ # Channel 48
[ "create", { "type":"hostap" } ],
- [ "config", { "channel":"5240", "ht40":None, "puren":None,
+ [ "config", { "channel":"5240", "ht40-":None, "puren":None,
"wpa":"1", "wpa_key_mgmt":"WPA-PSK",
"wpa_pairwise":"CCMP",
"wpa_passphrase":"chromeos" } ],
« no previous file with comments | « server/site_tests/network_WiFiRoaming/003SSIDMultiSwitchBack ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698