Fix the for loop 71/20671/1
authorKhouloud Touil <ktouil@baylibre.com>
Wed, 13 Mar 2019 14:19:00 +0000 (15:19 +0100)
committerKhouloud Touil <ktouil@baylibre.com>
Thu, 14 Mar 2019 09:14:10 +0000 (10:14 +0100)
commitcc5951421680b6a620a229b5b08d188043dbde1a
treed8271a25a895f0d97ca307e94c63651460dff88f
parentaf27f3b076f490e05955b558894edc42c8cd9819
Fix the for loop

To avoid looping several times through the same test case the 'break'
should be moved to the right position.

Change-Id: I8a4d5e73b1f2ef39f8593209b928323a1770dedf
Signed-off-by: Khouloud Touil <ktouil@baylibre.com>
common/scripts/test_can_bitrate.sh