summaryrefslogtreecommitdiffstats
path: root/scripts/tet-update.sh
blob: e599c222a3a407f08e7cda40b649de2683799cb6 (plain)
1
2
3
4
5
6
#!/bin/sh -x

SRC_DIR=`cd ../.. ; pwd`

cd $SRC_DIR/tet
svn update