progress
This commit is contained in:
parent
a9cd249166
commit
64060a089c
|
@ -132,7 +132,7 @@ cd temp
|
||||||
winscp.com /script=../ftp_commands.txt
|
winscp.com /script=../ftp_commands.txt
|
||||||
cd ..
|
cd ..
|
||||||
echo %date% %time%
|
echo %date% %time%
|
||||||
echo "DONE here"
|
echo "build_current_bundle: DONE here"
|
||||||
pwd
|
pwd
|
||||||
|
|
||||||
|
|
||||||
|
|
|
@ -1,3 +1,4 @@
|
||||||
|
echo Statding test_bundle.bat
|
||||||
|
|
||||||
cd java_console
|
cd java_console
|
||||||
rem call ant autotest
|
rem call ant autotest
|
||||||
|
@ -19,4 +20,4 @@ cd ..
|
||||||
pwd
|
pwd
|
||||||
|
|
||||||
echo %date% %time%
|
echo %date% %time%
|
||||||
echo TOTALLY DONE
|
echo test_bundle.bat: done
|
Loading…
Reference in New Issue