Rename compare_string --> compare_string_3way
[pspp] / tests / bugs / examine-crash3.sh
index 2afc044f90c53c0ba1925eec6c92084bcfb449ce..3e4e9f661ce485790101668cc05c9f2f14de2559 100755 (executable)
@@ -13,7 +13,7 @@ if [ -z "$top_builddir" ] ; then top_builddir=. ; fi
 top_srcdir=`cd $top_srcdir; pwd`
 top_builddir=`cd $top_builddir; pwd`
 
-PSPP=$top_builddir/src/ui/terminal/pspp
+PSPP=$top_builddir/src/ui/terminal/pspp$EXEEXT
 
 STAT_CONFIG_PATH=$top_srcdir/config
 export STAT_CONFIG_PATH