Use readonly checkouts for g.w.o
This commit is contained in:
parent
6949e4679d
commit
978beb556e
1 changed files with 1 additions and 1 deletions
|
@ -16,7 +16,7 @@ svn -q up
|
|||
#update the wescamp checkout
|
||||
cd $SVNCHECKOUTPATH/trunk/
|
||||
echo "wescamp.py output" >> $HOME/g.w.o-updates.log
|
||||
./data/tools/wesnoth/wescamp.py -scampaigns.wesnoth.org -p15002 -w$SVNCHECKOUTPATH/wescamp-i18n/branch-1.10 -c -g >> $HOME/g.w.o-updates.log
|
||||
./data/tools/wesnoth/wescamp.py -scampaigns.wesnoth.org -p15002 -w$SVNCHECKOUTPATH/wescamp-i18n/branch-1.10 -C -g >> $HOME/g.w.o-updates.log
|
||||
echo "wescamp.py exited with exit code $?" >> $HOME/g.w.o-updates.log
|
||||
#TODO: add another line for 1.12 when the add-on server is up
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue