Merge commit 'upstream/4.6.1'
[debian/atlc] / tests / 6b-create_25ohm_401Pixel_high_symmetrical_stripline.test
index 2c91fd0c8b249645a7a2dd3c785c6c5168c581ec..bc000482a9e5a44c7bbdc2a669657929857a8412 100755 (executable)
@@ -6,7 +6,7 @@
 # in 6a-create_and_check_25ohm_201Pixel_high_symmetrical_stripline.test
 
 
-Zo=`$top_builddir/src/non_gui/create_bmp_for_symmetrical_stripline -v 2978 401 1334 $top_builddir/tmp/25ohm-401h.bmp  | awk '{print $4}'`
+Zo=`$top_builddir/src/create_bmp_for_symmetrical_stripline -v 2978 401 1334 $top_builddir/tmp/25ohm-401h.bmp  | awk '{print $4}' | tail -1`
 if [ $Zo = 24.995678 ]; then
   rm  $top_builddir/tmp/25ohm-401h.bmp
   echo "PASSED:" $0 >> tests.log