X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=tests%2Fformats%2Fnum-in.sh;h=0461a6ba09e1a2484be2975a5a0b354c224dcd84;hb=42f90f5cd49c722219172fa067d937d923f8e9ec;hp=d515546775d0fbefff5aa1dd3d1fbe70a2ffb7e1;hpb=d0b91eae59319ab2756d0d43b9cb15eb9cd3c234;p=pspp-builds.git diff --git a/tests/formats/num-in.sh b/tests/formats/num-in.sh index d5155467..0461a6ba 100755 --- a/tests/formats/num-in.sh +++ b/tests/formats/num-in.sh @@ -8,7 +8,7 @@ trap 'cd /; rm -rf $TEMPDIR' 0 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