Merge commit 'upstream/4.6.1'
[debian/atlc] / tests / 11b-verify-checksum-of-created-test-coupler1.Ex.odd.bmp.test
index e81f20883e40f2061f13ee0be76dcceeca45b575..b0832a856c3b5b908ee589efc35904e105d9bc29 100755 (executable)
@@ -3,10 +3,10 @@
 # We will generate all the bitmaps and check they 
 # are all okay. 
 if [ "$mpirun" = "yes" ] ; then 
-  mpirun -np 2 $top_builddir/src/non_gui/atlc -S $top_builddir/tmp/test-coupler1.bmp  > /dev/null
+  mpirun -np 2 $top_builddir/src/atlc -S $top_builddir/tmp/test-coupler1.bmp  > /dev/null
   rm $top_builddir/tmp/test-coupler1.Ex.odd.bmp
 else
-  $top_builddir/src/non_gui/atlc -S $top_builddir/tmp/test-coupler1.bmp  > /dev/null
+  $top_builddir/src/atlc -S $top_builddir/tmp/test-coupler1.bmp  > /dev/null
 fi
 touch $top_builddir/tmp/test-coupler1.Ex.odd.bmp
 MD5SUM=`$top_builddir/tools/src/mymd5sum $top_builddir/tmp/test-coupler1.Ex.odd.bmp`