In the spkg-check file for givaro, it says:

make check

if [ $? -ne 0 ]; then
    echo "Error while running the R testsuite ... exiting"
    exit 1
fi

Is this as I expect, a simple typo, or is it true?

Dave

--
To post to this group, send an email to sage-devel@googlegroups.com
To unsubscribe from this group, send an email to 
sage-devel+unsubscr...@googlegroups.com
For more options, visit this group at http://groups.google.com/group/sage-devel
URL: http://www.sagemath.org

Reply via email to