X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=blobdiff_plain;f=common%2Fscripts%2Ftest_can_bitrate.sh;h=305515cf27dcff93d9f730de7f0a2e5b14f4e59a;hb=ed797c46ca3b8be1c6f0b172d7c00f2668e49b9f;hp=08592fe4233743e91ee91ddf7182b14bce6a7499;hpb=cc5951421680b6a620a229b5b08d188043dbde1a;p=src%2Fqa-testdefinitions.git diff --git a/common/scripts/test_can_bitrate.sh b/common/scripts/test_can_bitrate.sh index 08592fe..305515c 100755 --- a/common/scripts/test_can_bitrate.sh +++ b/common/scripts/test_can_bitrate.sh @@ -107,6 +107,7 @@ for b in `seq 10790 10800`;do lava-test-case Receive_can1 --result pass --measurement $b --units bit/s sleep 2 echo "$b is the first supportable bitrate to provide transmission" + rm $file_can break fi ip link set can0 down