X-Git-Url: https://git.gag.com/?a=blobdiff_plain;f=tests%2F8a-design_coupler.bmp.test;fp=tests%2F8a-design_coupler.bmp.test;h=c233b83d7676cdc4378dfa038c953c827f37e36d;hb=ec2d2ab8e90a0c4b86ffc2385655c2fb27fcacd9;hp=fa7b84548546c9ca6abf1350bb570a3fcd2f695f;hpb=795fb988211df268a8f7724bd2f4493c594abee9;p=debian%2Fatlc diff --git a/tests/8a-design_coupler.bmp.test b/tests/8a-design_coupler.bmp.test index fa7b845..c233b83 100755 --- a/tests/8a-design_coupler.bmp.test +++ b/tests/8a-design_coupler.bmp.test @@ -11,7 +11,7 @@ # The GNU scientific library is needed to use design_coupler, so if it's # not present, this test gets skipped. -$top_builddir/src/non_gui/design_coupler -d 20 144 146 > $top_builddir/tmp/results 2> /dev/null +$top_builddir/src/design_coupler -d 20 144 146 > $top_builddir/tmp/results 2> /dev/null MD5SUM=`$top_builddir/tools/src/mymd5sum $top_builddir/tmp/results` # Accept eithe a DOS or UNIX based text file, so accept two checksums. if [ $MD5SUM = f53d09bdc334c3f0508b4f44e789e216 ] || [ $MD5SUM = aebd9a6d1c1db548d39723edec454640 ] ; then