Merge commit 'upstream/4.6.1'
[debian/atlc] / tests / 1b-create_bmp_for_symmetrical_stripline.txt.test
index b6e82275b34fd53a2797d0150e67b7a6b4593e8d..bc66a0f02b41c3a911bd0bd8cc258d25297dc05e 100755 (executable)
@@ -4,9 +4,9 @@
 # the mpirun script, which is part of the MPICH distribution. 
 
 if [ -n "$mpirun_found" ] ; then
-  Zo=`mpirun -np 2 $top_builddir/src/non_gui/atlc $top_builddir/tmp/test_sym_strip.bmp | awk '{print $6}'` 2> /dev/null
+  Zo=`mpirun -np 2 $top_builddir/src/atlc $top_builddir/tmp/test_sym_strip.bmp | awk '{print $6}'` 2> /dev/null
 else
-  Zo=`$top_builddir/src/non_gui/atlc $top_builddir/tmp/test_sym_strip.bmp | awk '{print $6}'`
+  Zo=`$top_builddir/src/atlc $top_builddir/tmp/test_sym_strip.bmp | awk '{print $6}'`
 fi
 
 # Check the impedance Zo which should be 122.43 Ohms