Stefan Bodewig wrote: > On Wed, 26 Jun 2002, Richard Emberson <[EMAIL PROTECTED]> > wrote: > > > 1) The script gen.sh - please return the status of the generator. > > This should be done for the .sh version (I don't speak .bat) now.
Thanks > > > > 2) The generated script build.sh - please return the status of the > > build. > > Which build? Return non-0 if any of the "./build.sh all" fails? Good question. For my purposes I would like a non-0 return if any of the "./build.sh someproject" fails. Now as to "./build.sh all", I guess there to it would be better to return non-0. But this is just my vote. Thanks > > > > might want to also have update.sh return status > > Again, which? > > Cheers > > Stefan > > -- > To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> > For additional commands, e-mail: <mailto:[EMAIL PROTECTED]> -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
