[Box Backup-commit] COMMIT r1761 - box/chris/merge
boxbackup-dev@fluffy.co.uk
boxbackup-dev@fluffy.co.uk
Thu, 26 Jul 2007 23:00:41 +0100
Author: chris
Date: 2007-07-26 23:00:41 +0100 (Thu, 26 Jul 2007)
New Revision: 1761
Modified:
box/chris/merge/win32.bat
Log:
Make autogen_ClientException, thanks Gary. (refs #3, merges [1667])
Modified: box/chris/merge/win32.bat
===================================================================
--- box/chris/merge/win32.bat 2007-07-26 22:00:22 UTC (rev 1760)
+++ box/chris/merge/win32.bat 2007-07-26 22:00:41 UTC (rev 1761)
@@ -14,7 +14,7 @@
cd .\lib\compress & perl ./../../lib/common/makeexception.pl.in CompressException.txt
cd ..\..\
-cd .\lib\common & perl ./../../lib/common/makeexception.pl.in CommonException.txt & perl ./../../lib/common/makeexception.pl.in ConversionException.txt
+cd .\lib\common & perl ./../../lib/common/makeexception.pl.in CommonException.txt & perl ./../../lib/common/makeexception.pl.in ConversionException.txt & perl ./../../lib/common/makeexception.pl.in ClientException.txt
cd ..\..\