comparison gpf/BIN/helper.bat @ 0:509db1a7b7b8

initial import: leo2moko-r1
author Space Falcon <falcon@ivan.Harhan.ORG>
date Mon, 01 Jun 2015 03:24:05 +0000
parents
children
comparison
equal deleted inserted replaced
-1:000000000000 0:509db1a7b7b8
1 echo on
2
3 start "Do not kill me - use post_processing.bat when finishing coverage" PROFILE %outdir%%exe%
4
5 if errorlevel == 1 goto done
6
7 :done
8 exit