Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > gnu.bash.bug > #14288 > unrolled thread

Re: bash 4.3.48(1) and repo: processing of commands halts at first semicolon

Started byEduardo A. Bustamante López <dualbus@gmail.com>
First post2018-07-02 17:25 -0700
Last post2018-07-02 17:25 -0700
Articles 1 — 1 participant

Back to article view | Back to gnu.bash.bug

This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by below is the oldest one visible, not the original post.


Contents

  Re: bash 4.3.48(1) and repo: processing of commands halts at first semicolon Eduardo A. Bustamante López <dualbus@gmail.com> - 2018-07-02 17:25 -0700

#14288 — Re: bash 4.3.48(1) and repo: processing of commands halts at first semicolon

FromEduardo A. Bustamante López <dualbus@gmail.com>
Date2018-07-02 17:25 -0700
SubjectRe: bash 4.3.48(1) and repo: processing of commands halts at first semicolon
Message-ID<mailman.2977.1530577558.1292.bug-bash@gnu.org>
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.

> (...) Now with the latest bash 4.3.38, only the first command executes,
> and processing stops at the semicolon.

4.3.38 was released around 3 years ago, so it's not that "new". Bash is
currently at 4.4.23.

[toc] | [standalone]


Back to top | Article view | gnu.bash.bug


csiph-web