Merge commit 'upstream/4.6.1'
[debian/atlc] / tests / 6i-create_100ohm_801Pixel_high_symmetrical_stripline.test
index 0bd35dd743e5b604a22b00af623124d1eb1d6e42..fd83b0264e5ec8fdc3d1a341ad735e7825392dcd 100755 (executable)
@@ -1,5 +1,5 @@
 #! /bin/sh
-Zo=`$top_builddir/src/non_gui/create_bmp_for_symmetrical_stripline -v  3647 801 403 $top_builddir/tmp/100ohm-801h.bmp | awk '{print $4}'`
+Zo=`$top_builddir/src/create_bmp_for_symmetrical_stripline -v  3647 801 403 $top_builddir/tmp/100ohm-801h.bmp | awk '{print $4}' | tail -1`
 if [ $Zo = 100.091938 ]; then
   rm $top_builddir/tmp/100ohm-801h.bmp
   echo "PASSED:" $0 >> tests.log