IDEMPIERE-2674 Error while executing Database Export task (session freeze) / thanks to Arthur Oliveira de Melo

This commit is contained in:
Carlos Ruiz 2015-07-01 18:59:04 -05:00
parent 8b21270c23
commit 682332d832
2 changed files with 0 additions and 5 deletions

View File

@ -6,5 +6,3 @@
DATE=`date +%Y%m%d_%H%M%S`
mv $IDEMPIERE_HOME/data/ExpDat.jar $IDEMPIERE_HOME/data/ExpDat$DATE.jar
echo copy $IDEMPIERE_HOME/data/ExpDat$DATE.jar to backup media
sleep 30

View File

@ -18,6 +18,3 @@ ren ExpDat.jar "ExpDat%DATETIME%.jar"
@dir ExpDat%DATETIME%.jar
@Echo copy %IDEMPIERE_HOME%\data\ExpDat%DATETIME%.jar to backup media
@Rem Sleep 30
@CHOICE /C YN /T 30 /D N > NUL