Comment 20 for bug 123665

Revision history for this message
wojtas (dudwin) wrote :

Hi,
I have the same problem with bash for ex in for loop
bash: for i in $(cat <TAB><TAB>
desktop ~ $ for i in $(bash: unexpected EOF while looking for matching `)'
bash: syntax error: unexpected end of file

dpkg -l |grep bash
ii bash 4.3-7ubuntu1 amd64 GNU Bourne Again SHell
ii bash-completion 1:2.1-4 all programmable completion for the bash shell
ii command-not-found 0.3ubuntu12 all Suggest installation of packages in interactive bash sessions
ii inxi 1.8.4-1 all System info script for irc (forked from infobash by locsmith)

in attachemnet I add the set -x

in bash
desktop ~ # dpkg -l |grep bash
ii bash 4.2-2ubuntu2 GNU Bourne Again SHell
ii bash-completion 1:1.3-1ubuntu8 programmable completion for the bash shell

I didn;t notice that problem