Merge commit 'upstream/4.6.1'
[debian/atlc] / tests / 6g-create_100ohm_201Pixel_high_symmetrical_stripline.test
index ec681dca54264d2e2697fb940d753a44b8e017b5..b0c98118eaed10d237e3bf849ba32f8ecb18cbe1 100755 (executable)
@@ -1,5 +1,5 @@
 #! /bin/sh
-Zo=`$top_builddir/src/non_gui/create_bmp_for_symmetrical_stripline -v  945 201 101 $top_builddir/tmp/100ohm-201h.bmp | awk '{print $4}'`
+Zo=`$top_builddir/src/create_bmp_for_symmetrical_stripline -v  945 201 101 $top_builddir/tmp/100ohm-201h.bmp | awk '{print $4}' | tail -1`
 if [ $Zo = 100.160858 ]; then
   rm $top_builddir/tmp/100ohm-201h.bmp
   echo "PASSED:" $0 >> tests.log