Commit 943b51d7 authored by YannGarcia's avatar YannGarcia
Browse files

Bug fixed in 40-ttf011.sh; Rename 40-ttf011.sh into 40-devel.sh

parent 0eabb861
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -14,7 +14,7 @@ do
    cd $i
    git checkout devel
done
for i in `find BASE_PATH/ttcn/Ats* -type d -name "asn1"`
for i in `find $BASE_PATH/ttcn/Ats* -type d -name "asn1"`
do
    cd $i
    git checkout testing