Add $EXEEXT to names of binaries executed in tests.
[pspp-builds.git] / tests / expressions / randist.sh
index 58fe386d291f4738661c0385d1ee67faeaf0d180..df40060bcf4f2b16108d55f22a5bd10f5bb16459 100755 (executable)
@@ -9,7 +9,7 @@ if [ -z "$top_srcdir" ] ; then top_srcdir=. ; fi
 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