Add $EXEEXT to names of binaries executed in tests.
[pspp] / tests / command / npar-wilcoxon.sh
index f259ea957add9dd5b44d6bcb02da4f5bfcabd87e..d5a9c63439faff5eb88ed1d71526b6907f106396 100755 (executable)
@@ -11,7 +11,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