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

Unified Diff: chrome_frame/test/poor_mans_trybot.bat

Issue 8754002: Fix typo in poor man's trybot. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 9 years, 1 month 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 | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome_frame/test/poor_mans_trybot.bat
diff --git a/chrome_frame/test/poor_mans_trybot.bat b/chrome_frame/test/poor_mans_trybot.bat
index 846d807984aad5c3c9dae0e871528d7d478d5dd6..014050bcd1e0d7c1507f8b13d69f3c1352497228 100644
--- a/chrome_frame/test/poor_mans_trybot.bat
+++ b/chrome_frame/test/poor_mans_trybot.bat
@@ -38,7 +38,7 @@ setlocal
set CLIENT_ROOT=%~dp0%..\..
set CONFIG=%1
-if (%2)==() goto setdefaultbase
+if (%2)==() goto setdefault
if (%3)==() goto usage
set DRIVE=%2
set INSTALL_ROOT=%3
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698