X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=tests%2Fformats%2Fib-in.sh;h=f91915b2fdca235fdb2600565dae642fb6398267;hb=45e85a362d8b5f2af0a26f73232690e0228e4c5f;hp=50c8c93bea438fc16f18a5b628b4832dfae0e170;hpb=f51ecb48027e6b1eb46840ae25888a25b429f012;p=pspp-builds.git diff --git a/tests/formats/ib-in.sh b/tests/formats/ib-in.sh index 50c8c93b..f91915b2 100755 --- a/tests/formats/ib-in.sh +++ b/tests/formats/ib-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