Merge commit 'upstream/4.6.1'
[debian/atlc] / tests / 6j-create_200ohm_201Pixel_high_symmetrical_stripline.test
index ab580bb3d290b4edafb734af632e0089d7dcb9c0..0abc94a4dd4891c61e5686152a2a06894e5aeaec 100755 (executable)
@@ -1,5 +1,5 @@
 #! /bin/sh
-Zo=`$top_builddir/src/non_gui/create_bmp_for_symmetrical_stripline -v 862 201 18 $top_builddir/tmp/200ohm-201h.bmp | awk '{print $4}'`
+Zo=`$top_builddir/src/create_bmp_for_symmetrical_stripline -v 862 201 18 $top_builddir/tmp/200ohm-201h.bmp | awk '{print $4}' | tail -1`
 if [ $Zo = 200.818306 ]; then
   rm $top_builddir/tmp/200ohm-201h.bmp
   echo "PASSED:" $0 >> tests.log