X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=tests%2Fformats%2Fbcd-in.sh;h=b21b2090489bd0d6dd62e5ff1b6aa3f79e8f27e1;hb=8a8f2249d969b03d1d036d46a89c5c792518fe5e;hp=46c972fead425f8deb770eb0498c448f9ea62db1;hpb=d0b91eae59319ab2756d0d43b9cb15eb9cd3c234;p=pspp-builds.git diff --git a/tests/formats/bcd-in.sh b/tests/formats/bcd-in.sh index 46c972fe..b21b2090 100755 --- a/tests/formats/bcd-in.sh +++ b/tests/formats/bcd-in.sh @@ -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