Fix a bug caused by a leftover of the rosapps/rostools disable feature.

svn path=/trunk/tools/RosBE/; revision=874
This commit is contained in:
Daniel Reimer 2008-11-04 08:31:54 +00:00
parent 0fcb73cdf8
commit d176c367e1

View File

@ -31,8 +31,7 @@ if /i "%1" == "update" (
) else (
"%_ROSBE_BASEDIR%\Tools\svn.exe" update
)
)
goto :EOC
goto :EOC
)
if /i "%1" == "cleanup" (
title SVN Cleaning...