Commit 26ba2209 authored by Yann Garcia's avatar Yann Garcia
Browse files

Bug fixed in stall.sh script

parent 37ac0539
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -5,7 +5,7 @@ set -vx

BASE_PATH=`pwd`

git checkout ttf_t024
git checkout devel2
git submodule update --init --recursive --remote

for i in `find $BASE_PATH/ttcn -type d -name "Ats*"`