| 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
|
|
|