[units.wesnoth.org] fix bash script
This commit is contained in:
parent
16778d6e92
commit
c7eb80ed09
1 changed files with 1 additions and 1 deletions
|
@ -47,7 +47,7 @@ $TOOLS/wesnoth_addon_manager -p $PORT -d '.*' -c $ADDONS > $LOG/wesnoth_addon_ma
|
|||
echo WORKING
|
||||
python -u $TOOLS/wmlunits -t $TRANS -D $DATA -o $TMPOUT -w $EXE -C $CONFIG -a $ADDONS -L $DIR/overview.txt -B $DIR/overview.txt -T $TIMEOUT > $LOG/wmlunits.txt 2>&1
|
||||
test -f $TMPOUT/mainline/en_US/mainline.html
|
||||
test -f $TMPOUT/pics/core$images$units$woses$wose.png
|
||||
test -f $TMPOUT/'pics/core$images$units$woses$wose.png'
|
||||
rsync -vaz --delete $TMPOUT/ $OUT > $LOG/rsync.txt 2>&1
|
||||
rm -rf $TEMP/*
|
||||
rm -rf $TMPOUT
|
||||
|
|
Loading…
Add table
Reference in a new issue