X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=tests%2Fformats%2F360.sh;h=e64696805f2a3a7c8a72d3d39044e7ea05b6002e;hb=f1a07a055a9e1fce1024443e8bf9dcd36c0739f2;hp=57f928cf7cc11e6371bb47a89fc598873ab3954b;hpb=f550aee00a62fe1d8baf62d83cd7efef6cc2ee92;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