I like what I think you are suggesting. Are you suggesting you'd like
to see a patch where I add the functionality xcmd.sh into the existing
build.sh? If so I'll give that a whirl otherwise I'll need to re-read
your emails more carefully :-)

On Fri, Sep 17, 2010 at 4:17 PM, Gaetan Nadon <[email protected]> wrote:
>     echo "    -k|--keep-going   continue with next module despite failure"
>
> User has to tell the scripts twice the same information.

I'm not sure I understand your suggestion here. In my help notation
I'm giving the user the choice of using either a "-k" option or a
"--keep-going" option both of which do the exact same thing. This is
exactly what "make" accepts as options. build.sh has a "-n" option
which is equivalent. I chose "-k | --keep-going" to keep it similar to
"make". But you don't have to specify both the "-k" and "--keep-going"
options (you could, if you wanted to, but either one by itself would
be fine).
_______________________________________________
[email protected]: X.Org development
Archives: http://lists.x.org/archives/xorg-devel
Info: http://lists.x.org/mailman/listinfo/xorg-devel

Reply via email to