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

Unified Diff: bootstrap/get_appengine.py

Issue 1200843003: Added virtualenv for depot_tools (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/tools/depot_tools
Patch Set: Fix on Windows Created 5 years, 6 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: bootstrap/get_appengine.py
diff --git a/testing_support/get_appengine.py b/bootstrap/get_appengine.py
similarity index 97%
copy from testing_support/get_appengine.py
copy to bootstrap/get_appengine.py
index 98820ffb87609efc6cfac0092e938de7ef3d953a..3dc62d22a98fe0376e859a000de5db6f5084d1b9 100755
--- a/testing_support/get_appengine.py
+++ b/bootstrap/get_appengine.py
@@ -3,10 +3,6 @@
# Use of this source code is governed by a BSD-style license that can be
# found in the LICENSE file.
-"""This script is copied from
-https://chromium.googlesource.com/infra/infra.git/+/master/bootstrap
-"""
-
import datetime
import logging
import optparse
« bootstrap/bootstrap.py ('K') | « bootstrap/deps.pyl ('k') | bootstrap/ingest_source.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698