Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > gnu.bash.bug > #14289
| From | Chet Ramey <chet.ramey@case.edu> |
|---|---|
| Newsgroups | gnu.bash.bug |
| Subject | Re: bash 4.3.48(1) and repo: processing of commands halts at first semicolon |
| Date | 2018-07-02 19:20 -0600 |
| Organization | ITS, Case Western Reserve University |
| Message-ID | <mailman.2981.1530580838.1292.bug-bash@gnu.org> (permalink) |
| References | <b4889982-417e-df6d-152a-3dd1505ef402@nvidia.com> <20180703002421.GA12006@ubuntu> |
On 7/2/18 6:25 PM, Eduardo A. Bustamante López wrote:
> On Mon, Jul 02, 2018 at 04:58:06PM -0700, toww wrote:
> [...]
>> Description:
>> There seems to be a new incompatibility or incorrect string parsing in how
>> the Google "repo" utility interacts with the bash shell. Previously I could
>> invoke the "repo" command, passing to it a string to execute multiple
>> commands separated by semicolons (';' characters), and all commands would
>> execute. (...)
>
> How is it a bug in GNU bash? The problem seems to be in the "repo"
> utility. I suggest you direct this report to them instead.
It's hard to say where any problem might be without knowing exactly how
`repo' invokes bash. If you can add options to the bash invocation, you
could add -x. You might want to start there.
--
``The lyf so short, the craft so long to lerne.'' - Chaucer
``Ars longa, vita brevis'' - Hippocrates
Chet Ramey, UTech, CWRU chet@case.edu http://tiswww.cwru.edu/~chet/
Back to gnu.bash.bug | Previous | Next | Find similar | Unroll thread
Re: bash 4.3.48(1) and repo: processing of commands halts at first semicolon Chet Ramey <chet.ramey@case.edu> - 2018-07-02 19:20 -0600
csiph-web