X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;ds=sidebyside;f=tests%2Fexpressions%2Fvariables.sh;h=5d0984908786903891f438a1501ba3939ebf6d5f;hb=27efd5d4d3b65514a11ae4d5afacafbf70373310;hp=64ea80d119c30b8b098532f62f35d44813af0226;hpb=f51ecb48027e6b1eb46840ae25888a25b429f012;p=pspp diff --git a/tests/expressions/variables.sh b/tests/expressions/variables.sh index 64ea80d119..5d09849087 100755 --- a/tests/expressions/variables.sh +++ b/tests/expressions/variables.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 export STAT_CONFIG_PATH