Re: another hello pretest

2006-10-16 Thread Eric Blake
Bruce Korb gmail.com> writes: > > On 10/16/06, Eric Blake byu.net> wrote: > > You need to make sure that 'hello --help --version' is different than > > `hello --version --help'; right now, --help always wins. > > As one would rightly expect. You want to be able to append ``--help'' > to what

Re: another hello pretest

2006-10-16 Thread Bruce Korb
On 10/16/06, Eric Blake <[EMAIL PROTECTED]> wrote: You need to make sure that 'hello --help --version' is different than `hello --version --help'; right now, --help always wins. As one would rightly expect. You want to be able to append ``--help'' to what you've typed so far, see the help, and

Re: another hello pretest

2006-10-16 Thread Eric Blake
Karl Berry freefriends.org> writes: > > I put another hello pretest at > ftp://alpha.gnu.org/gnu/hello/hello-2.1.93.tar.bz2 (and .gz). > > Besides the various patches, I tried to delete CR characters from the > program output for the tests. Let me know if it flies ... My first review, just fr