Add $EXEEXT to names of binaries executed in tests.
[pspp-builds.git] / tests / formats / bcd-in.sh
index 934f4302c0fef129cec4fe0469b111aa36ea3836..1370f3e56e7da697f3459088be72c972e184ec90 100755 (executable)
@@ -6,7 +6,7 @@ TEMPDIR=/tmp/pspp-tst-$$
 if [ -z "$top_builddir" ] ; then top_builddir=. ; fi
 if [ -z "$top_srcdir" ] ; then top_srcdir=. ; fi
 top_builddir=`cd $top_builddir; pwd`
-PSPP=$top_builddir/src/ui/terminal/pspp
+PSPP=$top_builddir/src/ui/terminal/pspp$EXEEXT
 : ${PERL:=perl}
 
 # ensure that top_srcdir is absolute