Path: csiph.com!goblin3!goblin1!goblin.stu.neva.ru!usenet.stanford.edu!not-for-mail From: Eduardo =?iso-8859-1?Q?A=2E_Bustamante_L=F3pez?= Newsgroups: gnu.bash.bug Subject: Re: bash 4.3.48(1) and repo: processing of commands halts at first semicolon Date: Mon, 2 Jul 2018 17:25:49 -0700 Lines: 18 Approved: bug-bash@gnu.org Message-ID: References: NNTP-Posting-Host: lists.gnu.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: usenet.stanford.edu 1530577559 30988 208.118.235.17 (3 Jul 2018 00:25:59 GMT) X-Complaints-To: action@cs.stanford.edu Cc: bug-bash@gnu.org, bash@packages.debian.org To: toww Envelope-to: bug-bash@gnu.org DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=date:from:to:cc:subject:message-id:mail-followup-to:references :mime-version:content-disposition:in-reply-to:user-agent; bh=p4wfptunc5o1KaeS/KaIZxH24EkV5XUbW2Ovzc7s7VQ=; b=FWgJMCG5Bsi2omELJt4ZWH4B9005Rt7Gc4P77O6FZBHMM+EECL7nAqQlklWAVHKYLL 6PLzEG1dSZeo0dBbQsWCNINqqTnaNKO3mPRkY5YiixhNtlewoG62iv193aMFaw8YwJYJ fIoUXCsyoInvn5M1tJSCBWVOt7K0obe6aha79RHJO9+JDfvwO1k4PsJL/EoTHpWRBqeg uJ2V0v12Vaz5vDy6EKEfmpuAINGL8ZzZgpCJNWMqkC3C6QHZFCDj0FRDn8pvTEOwlBoP VG38Wm7O+KEHVba1TAa3uwtyJPSWR4zxLMw1zu7zlM4mt83bcZomhhfx5XzrhGvoSmUi 9OgQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:date:from:to:cc:subject:message-id :mail-followup-to:references:mime-version:content-disposition :in-reply-to:user-agent; bh=p4wfptunc5o1KaeS/KaIZxH24EkV5XUbW2Ovzc7s7VQ=; b=kVsTg0qL/irqjtQLGjkKi/cGb8w6y5iR43L9kp0wkd6opZcyN8A+LaFgfTDrVrV/Q1 CbZv5/hDYm59IQYxYMU9b1eo4jZLxIFhqwAgRu+PZFYRzKKDjz4OTx2cQaqCl1s8FTWY SVohZbhqiXxdxNZ4OYinuqPPWGVSnTmdHxBNwP6qfIGxz0AOjOOPYduOfYDw5k7PNzmK CS+2U4IHKe8Ot7qvViMXx0Znh6Wsqc/8BSalM/r6e7FD2LNTAtK8d9LYIALe6stVYM8b KhsCagRuvibHgPtlja/v1eWH+RoArHQXsy81gs+I6QwgLORrc2kXusOLKaQWTbagCfkz DpIQ== X-Gm-Message-State: APt69E0pz2pJlozZMZQ5wviPCxymphXTrlLMuJVXyMA0iDGZaKEjqoKI 6P+yjSsjMcBVP82a3h8GHzc= X-Google-Smtp-Source: ADUXVKJordoUZ08iIjv0GLKxrram5LNCRxNkvdgXq6NITHrnmdXMsRpmGb76zxHZ7lnTwTla43z/YA== X-Received: by 2002:a17:902:e101:: with SMTP id cc1-v6mr27570151plb.96.1530577552023; Mon, 02 Jul 2018 17:25:52 -0700 (PDT) Mail-Followup-To: toww , bug-bash@gnu.org, bash@packages.debian.org Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.10.0 (2018-05-17) X-detected-operating-system: by eggs.gnu.org: Genre and OS details not recognized. X-Received-From: 2607:f8b0:400e:c01::236 X-BeenThere: bug-bash@gnu.org X-Mailman-Version: 2.1.21 Precedence: list List-Id: Bug reports for the GNU Bourne Again SHell List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Xref: csiph.com gnu.bash.bug:14288 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.