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

Side by Side Diff: tools/checkbins/checkbins.bat

Issue 8584009: Add a check for /SAFESEH in checkbins.py. (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: Created 9 years 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 unified diff | Download patch | Annotate | Revision Log
« no previous file with comments | « no previous file | tools/checkbins/checkbins.py » ('j') | tools/checkbins/checkbins.py » ('J')
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 @%~dp0..\..\third_party\python_24\python.exe %~dp0checkbins.py %* 1 @%~dp0..\..\third_party\python_26\python.exe %~dp0checkbins.py %*
M-A Ruel 2011/11/21 19:58:34 @python %~dp0checkbins.py %* should be fine. But
OLDNEW
« no previous file with comments | « no previous file | tools/checkbins/checkbins.py » ('j') | tools/checkbins/checkbins.py » ('J')

Powered by Google App Engine
This is Rietveld 408576698