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

Unified Diff: server/site_tests/network_WiFiSecMat/006SharedKeyWEP104

Issue 3258003: fix wep key (Closed) Base URL: ssh://git@chromiumos-git//autotest.git
Patch Set: Created 10 years, 4 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 | « no previous file | 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/006SharedKeyWEP104
diff --git a/server/site_tests/network_WiFiSecMat/006SharedKeyWEP104 b/server/site_tests/network_WiFiSecMat/006SharedKeyWEP104
index 04873bb5187eba9fd4be0c563c51b2411940fc98..cf4d3db8fc320438c77caaf634c233c77c5f69ff 100644
--- a/server/site_tests/network_WiFiSecMat/006SharedKeyWEP104
+++ b/server/site_tests/network_WiFiSecMat/006SharedKeyWEP104
@@ -42,7 +42,7 @@
# key index 3, 104-bit WEP
[ "config", { "deftxkey":"3" } ],
[ "connect", { "security":"wep",
- "psk":"3:109fedcba9876544321fedcba98" } ],
+ "psk":"3:109fedcba987654321fedcba98" } ],
[ "client_ping", { "count":"10" } ],
[ "disconnect" ],
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698