Re: [patch]: testsuite: run bash instead of sh when using brace expansion

Tom Tromey <[email protected]>
Newsgroups gmane.comp.gdb.patches,gmane.comp.gdb.devel
Message-ID <[email protected]>
>>>>> ">" == Christian Groessler <[email protected]> writes:

Just FYI - your patch got word-wrapped.

>> +                 lappend dirs [join [list $r$x$comp$l$f]]

My suggestion for "join" was really odd.  I was confused...
It is simpler to just use string concatenation like

    lappend dirs $r$x$comp$l$f

The patch is ok with that change.

thanks,
Tom
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.