madsmith / bash-completion-lib

Automatically exported from code.google.com/p/bash-completion-lib
GNU General Public License v2.0
0 stars 0 forks source link

Completing 'sudo' gives error "bash: command: No such file or directory" #19

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?

   $ sudo <TAB>

What is the expected output? 

   $ sudo
   ...

What do you see instead?

   $ sudo bash: command: No such file or directory

Original issue reported on code.google.com by fvu...@gmail.com on 1 Jul 2008 at 2:30

GoogleCodeExporter commented 8 years ago

Original comment by fvu...@gmail.com on 9 Jul 2008 at 7:55

GoogleCodeExporter commented 8 years ago
Fixed in r35.

Original comment by fvu...@gmail.com on 9 Jul 2008 at 9:47