Add $EXEEXT to names of binaries executed in tests.
[pspp-builds.git] / tests / command / npar-binomial.sh
index 0db048dd34703054bd88b7da91a17f81ae579812..541a4639b770decb346322489a853f5786621c92 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