tests: Remove files that are no longer used.
[pspp-builds.git] / tests / bugs / big-input-2.sh
index c400e2e905cc9246d7eb3bf42dd960e9b4fd11d2..21e3041cd2f26a39955b04ae5fbbf2875d075cd0 100755 (executable)
@@ -13,7 +13,7 @@ TESTFILE=$TEMPDIR/`basename $0`.sps
 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
 
 # ensure that top_srcdir is absolute
 top_srcdir=`cd $top_srcdir; pwd`