never mind. now we know why.

edit-- WHY? WHY WOULDNT I WRITE IT HERE?
This commit is contained in:
zeromus 2013-07-27 22:33:40 +00:00
parent 1afbf5906c
commit 402c5ee905
1 changed files with 2 additions and 2 deletions

View File

@ -37,8 +37,8 @@ if not exist %SVNREV% (
echo Ran into a weird error writing subwcrev output to tempfile: %TEMPFILE%
)
rem zero 27-jul-2013 - once upon a time this was commented out. why?
del %TEMPFILE%
rem <zero> make subwcrev process more reliable. sorry for leaving so many tempfiles, but life's too short
rem del %TEMPFILE%
rem always let build proceed
SET ERRORLEVEL=0