This commit is contained in:
rusefi 2017-03-01 19:18:40 -05:00
parent a9cd249166
commit 64060a089c
2 changed files with 3 additions and 2 deletions

View File

@ -132,7 +132,7 @@ cd temp
winscp.com /script=../ftp_commands.txt
cd ..
echo %date% %time%
echo "DONE here"
echo "build_current_bundle: DONE here"
pwd

View File

@ -1,3 +1,4 @@
echo Statding test_bundle.bat
cd java_console
rem call ant autotest
@ -19,4 +20,4 @@ cd ..
pwd
echo %date% %time%
echo TOTALLY DONE
echo test_bundle.bat: done