X-Git-Url: https://git.gag.com/?a=blobdiff_plain;f=tests%2F6c-create_25ohm_801Pixel_high_symmetrical_stripline.test;h=341e9b9f73ea7fb357b4f241716bf738f7d4ab61;hb=refs%2Fheads%2Fmaster;hp=7ca3b1a7c59d790a4795f5a38049be2a21bc634c;hpb=a51f9bc3e458756855df5ab51a7e7ec015a9aebd;p=debian%2Fatlc diff --git a/tests/6c-create_25ohm_801Pixel_high_symmetrical_stripline.test b/tests/6c-create_25ohm_801Pixel_high_symmetrical_stripline.test index 7ca3b1a..341e9b9 100755 --- a/tests/6c-create_25ohm_801Pixel_high_symmetrical_stripline.test +++ b/tests/6c-create_25ohm_801Pixel_high_symmetrical_stripline.test @@ -5,7 +5,7 @@ # To save time, atlc is not called to give its estimate of Zo, like it was # in 6a-create_and_check_25ohm_201Pixel_high_symmetrical_stripline.test -Zo=`$top_builddir/src/non_gui/create_bmp_for_symmetrical_stripline -v 6000 801 2664 $top_builddir/tmp/25ohm-801h.bmp | awk '{print $4}'` +Zo=`$top_builddir/src/create_bmp_for_symmetrical_stripline -v 6000 801 2664 $top_builddir/tmp/25ohm-801h.bmp | awk '{print $4}'| tail -1` if [ $Zo = 25.001256 ]; then rm $top_builddir/tmp/25ohm-801h.bmp echo "PASSED:" $0 >> tests.log