[arch-general] what about syntax error from bash_completion.d/git before entering X?
Before entering X, I saw such error message since last git update: /etc/bash_completion.d/git: line 123: syntax error near unexpected token `<' /etc/bash_completion.d/git: line 123: ` done < <(git config -z --get-regexp '^(svn-remote\..*\.url|bash\.showupstream)$' 2>/dev/null | tr '\0\n' '\n ')' (also in ~/.xsession-errors i suppose.) $ pacman -Qo /etc/bash_completion.d/git /etc/bash_completion.d/git is owned by git 1.7.2.1-1 I don't use git much but a little not comfortable seeing this. Should I just remove this file ? -- Arch Linuxer, Pythoner, Geek --> Blog: http://apt-blog.net
On 15 August 2010 13:53, PT M. <pentie@gmail.com> wrote:
Before entering X, I saw such error message since last git update:
/etc/bash_completion.d/git: line 123: syntax error near unexpected token `<' /etc/bash_completion.d/git: line 123: ` done < <(git config -z --get-regexp '^(svn-remote\..*\.url|bash\.showupstream)$' 2>/dev/null | tr '\0\n' '\n ')'
(also in ~/.xsession-errors i suppose.)
$ pacman -Qo /etc/bash_completion.d/git /etc/bash_completion.d/git is owned by git 1.7.2.1-1
I don't use git much but a little not comfortable seeing this. Should I just remove this file ?
-- Arch Linuxer, Pythoner, Geek --> Blog: http://apt-blog.net
Hi, There was a bug <http://bugs.archlinux.org/task/20264> opened for that. It now relies on this one : http://bugs.archlinux.org/task/20288 Guillaume
participants (2)
-
ALAUX, Guillaume
-
PT M.