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

Unified Diff: src/platform/dev/devserver.py

Issue 1967002: Adjust image_to_live's devserver flags to work around lab network port restrictions. (Closed) Base URL: ssh://git@chromiumos-git//chromeos
Patch Set: fix killall_devserver Created 10 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 | « no previous file | src/scripts/image_to_live.sh » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: src/platform/dev/devserver.py
diff --git a/src/platform/dev/devserver.py b/src/platform/dev/devserver.py
index c2aa7b9213e19f980a447374c5eac236df7547f6..dc49a149fd4cadb187a4b5a6adcd23da697a1b97 100644
--- a/src/platform/dev/devserver.py
+++ b/src/platform/dev/devserver.py
@@ -6,7 +6,6 @@ import autoupdate
import buildutil
import optparse
import os
-import SimpleHTTPServer
import sys
import web
« no previous file with comments | « no previous file | src/scripts/image_to_live.sh » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698