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

Unified Diff: gcl.bat

Issue 2269413002: Delete gcl, drover, and trychange (Closed) Base URL: https://chromium.googlesource.com/chromium/tools/depot_tools.git@master
Patch Set: Created 4 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
Index: gcl.bat
diff --git a/gcl.bat b/gcl.bat
deleted file mode 100755
index 786ceea061beb473cdac9963515ae6d602372b98..0000000000000000000000000000000000000000
--- a/gcl.bat
+++ /dev/null
@@ -1,6 +0,0 @@
-@echo off
-setlocal
-:: This is required with cygwin only.
-PATH=%~dp0;%PATH%
-set PYTHONDONTWRITEBYTECODE=1
-call python "%~dp0gcl.py" %*

Powered by Google App Engine
This is Rietveld 408576698