Merge commit 'upstream/4.6.1'
[debian/atlc] / tests / 6l-create_200ohm_801Pixel_high_symmetrical_stripline.test
index d67023660c1324a32deafc9dd55df02c7c8482cc..f3396b35723016488a128ca295d084282a877f23 100755 (executable)
@@ -2,7 +2,7 @@
 # This test has been disabled, since it uses more than 256 Mb of RAM
 # which is a bit excessive. 
 
-Zo=`$top_builddir/src/non_gui/create_bmp_for_symmetrical_stripline -v 3317 801 73 $top_builddir/tmp/200ohm-801h.bmp | awk '{print $4}'`
+Zo=`$top_builddir/src/create_bmp_for_symmetrical_stripline -v 3317 801 73 $top_builddir/tmp/200ohm-801h.bmp | awk '{print $4}' | tail -1`
 if [ $Zo = 199.770642 ]; then
   rm $top_builddir/tmp/200ohm-801h.bmp
   echo "PASSED:" $0 >> tests.log