Public bug reported:

Binary package hint: bash

When I put calls in my ~/.bashrc after the bash_completion call, and the
source ~/.bashrc, they aren't acted on.  If I set -x and then source it,
the bash_completion is basically the last call:

++ alias 'ls=ls --color=auto'
++ '[' -f /etc/bash_completion ']'
++ . /etc/bash_completion
+++ '[' -n '' ']'
+++ set +v


I'm guessing the set +v is the prompt coming back? Fgrepping 
/etc/bash_completion, I see a zillion returns, which I'm guessing are causing 
the whole process to exit. If this is valid, you should at least put a note in 
.bashrc saying "DON'T PUT STUFF BELOW THIS LINE".

** Affects: bash (Ubuntu)
     Importance: Undecided
         Status: New

-- 
bash_completion erroneously returns
https://bugs.launchpad.net/bugs/164440
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to