X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=tests%2Fformats%2Ftime-in.sh;h=0c9a7195c536f2c733eb127b13f177daae695af6;hb=8626dba4b37d9b07d10888daf8cef3a26e5b114c;hp=ca80f960d3a145bc40dd2481cadcb0d9eda2b5d4;hpb=d0b91eae59319ab2756d0d43b9cb15eb9cd3c234;p=pspp diff --git a/tests/formats/time-in.sh b/tests/formats/time-in.sh index ca80f960d3..0c9a7195c5 100755 --- a/tests/formats/time-in.sh +++ b/tests/formats/time-in.sh @@ -8,7 +8,7 @@ trap 'cd /; rm -rf $TEMPDIR' 0 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