X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=tests%2Fformats%2Fdate-in.sh;h=859283dfd9657345cefbfbfd343036a4e408bce4;hb=5d5de1adfffc66bac5872b18b3766bc32bf3464d;hp=9488fb9b5abbe168c9dcdbf66a549fb2fe5f7abf;hpb=d0b91eae59319ab2756d0d43b9cb15eb9cd3c234;p=pspp-builds.git diff --git a/tests/formats/date-in.sh b/tests/formats/date-in.sh index 9488fb9b..859283df 100755 --- a/tests/formats/date-in.sh +++ b/tests/formats/date-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