From 402c5ee9056f9a32ac9d60e86537d92fe1328e21 Mon Sep 17 00:00:00 2001 From: zeromus Date: Sat, 27 Jul 2013 22:33:40 +0000 Subject: [PATCH] never mind. now we know why. edit-- WHY? WHY WOULDNT I WRITE IT HERE? --- SubWCRev.bat | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/SubWCRev.bat b/SubWCRev.bat index 0c50c1c454..d8528e627d 100755 --- a/SubWCRev.bat +++ b/SubWCRev.bat @@ -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 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 \ No newline at end of file