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

Unified Diff: tools/checkbins/checkbin.bat

Issue 345015: Rename checkbin to checkbins (because it checks multiple binaries) and set sv... (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: Created 11 years, 2 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 | « tools/checkbin/checkbin.sh ('k') | tools/checkbins/checkbin.py » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tools/checkbins/checkbin.bat
===================================================================
--- tools/checkbins/checkbin.bat (revision 30366)
+++ tools/checkbins/checkbin.bat (working copy)
@@ -1,4 +0,0 @@
-@echo off
-setlocal
-set PYTHONPATH=%~dp0..\..\third_party\pefile;%PYTHONPATH%
-%~dp0..\..\third_party\python_24\python.exe %~dp0checkbin.py %*
« no previous file with comments | « tools/checkbin/checkbin.sh ('k') | tools/checkbins/checkbin.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698