data-in: Convert tests for N and Z formats to Autotest framework.
[pspp-builds.git] / tests / formats / ib-in.sh
index 50c8c93bea438fc16f18a5b628b4832dfae0e170..f91915b2fdca235fdb2600565dae642fb6398267 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