X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=tests%2Fcommand%2Fnpar-sign.sh;h=6b85aef7e2bf889ebbf39632792921101c2aa901;hb=b350a68a008217d92eb4cbcd571e322118d4e27a;hp=03c8117c91ce38cf55b87635c8863bce326c7220;hpb=d0b91eae59319ab2756d0d43b9cb15eb9cd3c234;p=pspp-builds.git diff --git a/tests/command/npar-sign.sh b/tests/command/npar-sign.sh index 03c8117c..6b85aef7 100755 --- a/tests/command/npar-sign.sh +++ b/tests/command/npar-sign.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 @@ -85,7 +85,7 @@ $SUPERVISOR $PSPP -o pspp.csv $TESTFILE if [ $? -ne 0 ] ; then no_result ; fi activity="compare output 1" -diff -c - $TEMPDIR/pspp.csv <