X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=tests%2Fformats%2Flegacy-in.sh;h=bdf41c516b30eed83927905fa888615ac6c31444;hb=fe425c89a0080e781a6fb67e36d050c74cb50c09;hp=eaab8e143943b03a2ce8d7cd68afecd5b11e3871;hpb=d0b91eae59319ab2756d0d43b9cb15eb9cd3c234;p=pspp diff --git a/tests/formats/legacy-in.sh b/tests/formats/legacy-in.sh index eaab8e1439..bdf41c516b 100755 --- a/tests/formats/legacy-in.sh +++ b/tests/formats/legacy-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