silence build.py

This commit is contained in:
j 2011-09-04 20:35:50 +02:00
parent 01f0bf5c42
commit fbfd86ced3
1 changed files with 2 additions and 1 deletions

View File

@ -3,6 +3,7 @@ base=`pwd`
bzr pull http://code.0x2620.org/pandora/
cd static/oxjs
bzr pull http://code.0x2620.org/oxjs/
./tools/build/build.py
echo build oxjs
./tools/build/build.py >/dev/null
cd $base
test -e src/python-ox && cd src/python-ox && bzr pull http://code.0x2620.org/python-ox/