X-Git-Url: https://git.gag.com/?a=blobdiff_plain;f=tests%2F6k-create_200ohm_401Pixel_high_symmetrical_stripline.test;h=fc0c4adf19872a5f4272b9f54028be4461befa8b;hb=e5d4b145341a7edb81bf7cdecbc61d4ec5ee2097;hp=62badbe620c3772e86bb6fa35350ad4cae441374;hpb=a51f9bc3e458756855df5ab51a7e7ec015a9aebd;p=debian%2Fatlc diff --git a/tests/6k-create_200ohm_401Pixel_high_symmetrical_stripline.test b/tests/6k-create_200ohm_401Pixel_high_symmetrical_stripline.test index 62badbe..fc0c4ad 100755 --- a/tests/6k-create_200ohm_401Pixel_high_symmetrical_stripline.test +++ b/tests/6k-create_200ohm_401Pixel_high_symmetrical_stripline.test @@ -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