Comment 0 for bug 1210737

Revision history for this message
Yuval Langer (yuval.langer) wrote :

Writing:

"$ eg rm "

then pressing tab will result in:

"$ eg rm bash: [: 1: unary operator expected"

Completions fails completion also with other easygit subcommands.

$ lsb_release -rd
Description: Ubuntu 13.04
Release: 13.04

$ apt-cache policy bash-completion
bash-completion:
  Installed: 1:2.0-1ubuntu3
  Candidate: 1:2.0-1ubuntu3
  Version table:
 *** 1:2.0-1ubuntu3 0
        500 http://mirror.isoc.org.il/pub/ubuntu/ raring/main i386 Packages
        100 /var/lib/dpkg/status

$ apt-cache policy easygit
easygit:
  Installed: 0.99-1
  Candidate: 0.99-1
  Version table:
 *** 0.99-1 0
        500 http://mirror.isoc.org.il/pub/ubuntu/ raring/universe i386 Packages
        100 /var/lib/dpkg/status

3) What you expected to happen
4) What happened instead