X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=tests%2Fcommand%2Fprint-strings.sh;h=b6a1ba9b9d173acb9d2060ec4d3cd6ec3656acd7;hb=1beb9fbbe465dc30bc8f913b3dc90680494d38d9;hp=b8ac189ee5237b8b86f8ed5aae0de66c98a06021;hpb=d0b91eae59319ab2756d0d43b9cb15eb9cd3c234;p=pspp diff --git a/tests/command/print-strings.sh b/tests/command/print-strings.sh index b8ac189ee5..b6a1ba9b9d 100755 --- a/tests/command/print-strings.sh +++ b/tests/command/print-strings.sh @@ -10,7 +10,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