progress
This commit is contained in:
parent
a9cd249166
commit
64060a089c
|
@ -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
|
||||
|
||||
|
||||
|
|
|
@ -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
|
Loading…
Reference in New Issue