X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=tests%2Fcommand%2Fnpar-sign.sh;h=6b85aef7e2bf889ebbf39632792921101c2aa901;hb=c75794cffb05769b71a346af8513a3e8dde55f94;hp=03c8117c91ce38cf55b87635c8863bce326c7220;hpb=f550aee00a62fe1d8baf62d83cd7efef6cc2ee92;p=pspp diff --git a/tests/command/npar-sign.sh b/tests/command/npar-sign.sh index 03c8117c91..6b85aef7e2 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 <