Merge branch 'version-3-3'

This commit is contained in:
Enno Rehling 2014-12-21 13:19:29 +01:00
commit c70676ca2e
1 changed files with 1 additions and 1 deletions

View File

@ -12,7 +12,7 @@ if [ -d $REPORTS ]; then
rm -rf $REPORTS rm -rf $REPORTS
fi fi
mkdir $REPORTS mkdir $REPORTS
$BIN/backup-eressea $GAME $BIN/backup-eressea $GAME $TURN
cd $ERESSEA/game-$GAME cd $ERESSEA/game-$GAME
if [ -d test ]; then if [ -d test ]; then