Ignore:
Timestamp:
26/07/2007 23:04:29 (5 years ago)
Author:
chris
Message:

Make ClientException? autogen files in the correct directory, thanks Gary!
(refs #3, merges [1675])

File:
1 edited

Legend:

Unmodified
Added
Removed
  • box/chris/merge/win32.bat

    r1761 r1769  
    1515cd ..\..\ 
    1616 
    17 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 
     17cd .\lib\common & perl ./../../lib/common/makeexception.pl.in CommonException.txt & perl ./../../lib/common/makeexception.pl.in ConversionException.txt 
     18 
     19cd ..\..\ 
     20 
     21cd .\bin\bbackupd & perl ./../../lib/common/makeexception.pl.in ClientException.txt 
    1822 
    1923cd ..\..\ 
Note: See TracChangeset for help on using the changeset viewer.