mirror of
https://github.com/reactos/RosBE.git
synced 2024-11-23 11:29:44 +00:00
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:
parent
0fcb73cdf8
commit
d176c367e1
@ -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...
|
||||
|
Loading…
Reference in New Issue
Block a user