Loading ci/smoke_test.sh +2 −1 Original line number Diff line number Diff line Loading @@ -5,7 +5,8 @@ if [ ! -d "lib_com" ]; then exit 1 fi make clean all -j make clean make all -j # get all modes except SBA rate switching (which is broken currently) list=$(./scripts/runIvasCodec.py -l | grep -v "SBA.*rs") Loading Loading
ci/smoke_test.sh +2 −1 Original line number Diff line number Diff line Loading @@ -5,7 +5,8 @@ if [ ! -d "lib_com" ]; then exit 1 fi make clean all -j make clean make all -j # get all modes except SBA rate switching (which is broken currently) list=$(./scripts/runIvasCodec.py -l | grep -v "SBA.*rs") Loading