X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;ds=sidebyside;f=tests%2Fcommand%2Fget-data-gnm.sh;h=08cad6a3b802fdbe3421aed6fda86730354b3039;hb=1beb9fbbe465dc30bc8f913b3dc90680494d38d9;hp=c6cf630c039c5819d3d60f2c5a4886ad9dd8fb7c;hpb=f51ecb48027e6b1eb46840ae25888a25b429f012;p=pspp diff --git a/tests/command/get-data-gnm.sh b/tests/command/get-data-gnm.sh index c6cf630c03..08cad6a3b8 100755 --- a/tests/command/get-data-gnm.sh +++ b/tests/command/get-data-gnm.sh @@ -11,7 +11,7 @@ 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 @@ -202,9 +202,9 @@ if [ $? -ne 0 ] ; then fail ; fi activity="compare output 2" diff -c $TEMPDIR/pspp.csv - <