X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;ds=inline;f=tests%2Fformats%2F360.sh;h=e64696805f2a3a7c8a72d3d39044e7ea05b6002e;hb=a9c5233f04317a5ace5e6dcbe3cc61a9f07d57c0;hp=57f928cf7cc11e6371bb47a89fc598873ab3954b;hpb=d0b91eae59319ab2756d0d43b9cb15eb9cd3c234;p=pspp diff --git a/tests/formats/360.sh b/tests/formats/360.sh index 57f928cf7c..e64696805f 100755 --- a/tests/formats/360.sh +++ b/tests/formats/360.sh @@ -8,7 +8,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