X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=blobdiff_plain;f=common%2Fscripts%2Ftest_can_bitrate.sh;fp=common%2Fscripts%2Ftest_can_bitrate.sh;h=08592fe4233743e91ee91ddf7182b14bce6a7499;hb=cc5951421680b6a620a229b5b08d188043dbde1a;hp=ef5b22a54ef19a55c9ca99f1ca757cbd2fe5ccec;hpb=af27f3b076f490e05955b558894edc42c8cd9819;p=src%2Fqa-testdefinitions.git diff --git a/common/scripts/test_can_bitrate.sh b/common/scripts/test_can_bitrate.sh index ef5b22a..08592fe 100755 --- a/common/scripts/test_can_bitrate.sh +++ b/common/scripts/test_can_bitrate.sh @@ -73,9 +73,9 @@ for b in `seq 778 790`;do lava-test-case Receive_can1 --result fail --measurement $b --units bit/s sleep 2 echo "This bitrate $b belongs to the domain but doesn't provide frames transmission" - break fi rm $file_can + break fi done