X-Git-Url: https://git.gag.com/?a=blobdiff_plain;f=tests%2F6m-create_400ohm_1551Pixel_high_symmetrical_stripline.test;h=cc93af6b68ef50d07a66303da58eea666a532a4f;hb=refs%2Fheads%2Fmaster;hp=0d896f68592dec73d6748c27e4bac44305a90705;hpb=a51f9bc3e458756855df5ab51a7e7ec015a9aebd;p=debian%2Fatlc diff --git a/tests/6m-create_400ohm_1551Pixel_high_symmetrical_stripline.test b/tests/6m-create_400ohm_1551Pixel_high_symmetrical_stripline.test index 0d896f6..cc93af6 100755 --- a/tests/6m-create_400ohm_1551Pixel_high_symmetrical_stripline.test +++ b/tests/6m-create_400ohm_1551Pixel_high_symmetrical_stripline.test @@ -1,6 +1,6 @@ #! /bin/sh # Removed since this uses too much RAM -Zo=`$top_builddir/src/non_gui/create_bmp_for_symmetrical_stripline -v 6449 1551 5 $top_builddir/tmp/400ohm-1551h.bmp | awk '{print $4}'` +Zo=`$top_builddir/src/create_bmp_for_symmetrical_stripline -v 6449 1551 5 $top_builddir/tmp/400ohm-1551h.bmp | awk '{print $4}'` if [ $Zo = 400.038921 ]; then rm $top_builddir/tmp/400ohm-1551h.bmp echo "PASSED:" $0 >> tests.log