On Fri, 11 Nov 2011, Iván Briano (Sachiel) wrote:

2011/11/11 Vincent Torri <vto...@univ-evry.fr>:
The problem with that is guaranteeing that the entire thing builds.

make distcheck...


And if it doesn't build you have the script keep trying? There's the OBS
for that, though I don't know if it provides the tarballs too.

make distcheck || exit 1

that way, the script exits on error. So really, there is no problem at all. You can also retrieve the error code, and let the script displaying message, sending a mail, etc.. and exiting cleanly

Vincent


Vincent


------------------------------------------------------------------------------
RSA(R) Conference 2012
Save $700 by Nov 18
Register now
http://p.sf.net/sfu/rsa-sfdev2dev1
_______________________________________________
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

------------------------------------------------------------------------------
RSA(R) Conference 2012
Save $700 by Nov 18
Register now
http://p.sf.net/sfu/rsa-sfdev2dev1
_______________________________________________
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

Reply via email to