X-Git-Url: https://git.gag.com/?a=blobdiff_plain;f=tests%2F7b-create_bmp_for_stripline_coupler.txt.test;fp=tests%2F7b-create_bmp_for_stripline_coupler.txt.test;h=93948293ceca8c6cf6a54c17d90c10d318d8af37;hb=ec2d2ab8e90a0c4b86ffc2385655c2fb27fcacd9;hp=920486f1e10f86ab5c4cf251e1f702a288e1b518;hpb=795fb988211df268a8f7724bd2f4493c594abee9;p=debian%2Fatlc diff --git a/tests/7b-create_bmp_for_stripline_coupler.txt.test b/tests/7b-create_bmp_for_stripline_coupler.txt.test index 920486f..9394829 100755 --- a/tests/7b-create_bmp_for_stripline_coupler.txt.test +++ b/tests/7b-create_bmp_for_stripline_coupler.txt.test @@ -29,9 +29,9 @@ touch $top_builddir/tmp/test_stripline_coupler.bmp if [ "x$mpirun_found" = "xyes" ] ; then - mpirun -np 2 Zodd=`$top_builddir/src/non_gui/atlc -S $top_builddir/tmp/test_stripline_coupler.bmp | awk '{print $8}'` 2> /dev/null + mpirun -np 2 Zodd=`$top_builddir/src/atlc -S $top_builddir/tmp/test_stripline_coupler.bmp | awk '{print $8}'` 2> /dev/null else - Zodd=`$top_builddir/src/non_gui/atlc -S $top_builddir/tmp/test_stripline_coupler.bmp | awk '{print $8}'` + Zodd=`$top_builddir/src/atlc -S $top_builddir/tmp/test_stripline_coupler.bmp | awk '{print $8}'` fi rm -f $top_builddir/tmp/test_stripline_coupler.bmp