Imported Upstream version 4.6.1
[debian/atlc] / tests / 6k-create_200ohm_401Pixel_high_symmetrical_stripline.test
index 62badbe620c3772e86bb6fa35350ad4cae441374..fc0c4adf19872a5f4272b9f54028be4461befa8b 100755 (executable)
@@ -1,5 +1,5 @@
 #! /bin/sh
-Zo=`$top_builddir/src/non_gui/create_bmp_for_symmetrical_stripline -v 1680 401 36 $top_builddir/tmp/200ohm-401h.bmp | awk '{print $4}'`
+Zo=`$top_builddir/src/create_bmp_for_symmetrical_stripline -v 1680 401 36 $top_builddir/tmp/200ohm-401h.bmp | awk '{print $4}' | tail -1`
 if [ $Zo = 200.669461 ]; then
   rm $top_builddir/tmp/200ohm-401h.bmp
   echo "PASSED:" $0 >> tests.log