I'm building a new spkg for PIL 1.1.7.

I'd like to build PIL, then run its test suite, then if that passes,
install it.  Should I just do all of that in spkg-install, or should I
run the test suite in spkg-check?  If I install it before I test it,
that means that broken code could overwrite working code, so I'm
inclined to do everything in spkg-install, rather than using spkg-
check.  Or is there some rollback mechanism if spkg-check fails?

Advice?

-- 
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