X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=tests%2Fexpressions%2Frandist.sh;h=d7404977c1dae11eb5a6461e3afa6d033953032c;hb=1beb9fbbe465dc30bc8f913b3dc90680494d38d9;hp=88a57e5fcba4d643b2a6614a1ac0308886d9dee2;hpb=d0b91eae59319ab2756d0d43b9cb15eb9cd3c234;p=pspp diff --git a/tests/expressions/randist.sh b/tests/expressions/randist.sh index 88a57e5fcb..d7404977c1 100755 --- a/tests/expressions/randist.sh +++ b/tests/expressions/randist.sh @@ -9,7 +9,7 @@ if [ -z "$top_srcdir" ] ; then top_srcdir=. ; fi if [ -z "$top_builddir" ] ; then top_builddir=. ; fi top_srcdir=`cd $top_srcdir; pwd` top_builddir=`cd $top_builddir; pwd` -PSPP=$top_builddir/src/ui/terminal/pspp +PSPP=$top_builddir/src/ui/terminal/pspp$EXEEXT STAT_CONFIG_PATH=$top_srcdir/config