X-Git-Url: https://git.gag.com/?a=blobdiff_plain;f=tests%2F2b-create_bmp_for_rect_in_rect.txt.test;h=ade6cde1a13b0b67467bf1cdf95ca0e63d9f668f;hb=e5d4b145341a7edb81bf7cdecbc61d4ec5ee2097;hp=13099cd4bb7f23b2adc0ef9dcfec993a306df381;hpb=a51f9bc3e458756855df5ab51a7e7ec015a9aebd;p=debian%2Fatlc diff --git a/tests/2b-create_bmp_for_rect_in_rect.txt.test b/tests/2b-create_bmp_for_rect_in_rect.txt.test index 13099cd..ade6cde 100755 --- a/tests/2b-create_bmp_for_rect_in_rect.txt.test +++ b/tests/2b-create_bmp_for_rect_in_rect.txt.test @@ -4,9 +4,9 @@ # for the MPICH libraries, atlc gives a huge number of error messages. if [ "$mpirun_found" = "yes" ] ; then - mpirun -np 2 $top_builddir/src/non_gui/atlc -S $top_builddir/tmp/test_rect_in_rect.bmp > $top_builddir/tmp/test_rect_in_rect.txt + mpirun -np 2 $top_builddir/src/atlc -S $top_builddir/tmp/test_rect_in_rect.bmp > $top_builddir/tmp/test_rect_in_rect.txt else - $top_builddir/src/non_gui/atlc -S $top_builddir/tmp/test_rect_in_rect.bmp > $top_builddir/tmp/test_rect_in_rect.txt + $top_builddir/src/atlc -S $top_builddir/tmp/test_rect_in_rect.bmp > $top_builddir/tmp/test_rect_in_rect.txt fi touch $top_builddir/tmp/test_rect_in_rect.txt