Subversion Repositories vaca_plus

Compare Revisions

Regard whitespace Rev 41 → Rev 42

/vaca_plus/Caribbean.bat
140,8 → 140,10
 
if exist %exe%.bat (
call %exe%.bat %args%
if "%debug%"=="1" echo DEBUG: Final Command Line: call %exe%.bat %args%
) else (
start %exe%.exe %args%
if "%debug%"=="1" echo DEBUG: Final Command Line: start %exe%.exe %args%
)
 
set svnpath=0