Commit b401138f authored by Jan Kiene's avatar Jan Kiene
Browse files

simplify grep command in smoke_test.sh

parent 402c962f
Loading
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -8,5 +8,5 @@ fi
make clean all

# get all modes except SBA rate switching (which is broken currently)
list=$(./scripts/runIvasCodec.py -l | grep -v -e "SBA" -e "_rs")
list=$(./scripts/runIvasCodec.py -l | grep -v "SBA.*rs")
./scripts/runIvasCodec.py -p ./scripts/config/docker_linux.json -m $list -U 1