From: solsTiCe d'Hiver <solstice.dhiver@gmail.com>
To: git@vger.kernel.org
Subject: [bash-completion] syntax error near unexpected token '<' on line 123 in bash_completion.d/git
Date: Sun, 25 Jul 2010 13:12:00 +0200 [thread overview]
Message-ID: <1280056320.7883.9.camel@soho.example.org> (raw)
hello,
I want to report a tiny "bug" (?) and I couldn't find a bug tracker so
here I am
When I boot my pc, I got an error on my console before gdm kick in to
launch gnome.
This is an error in /etc/bash_completion.d/git; it says
syntax error near unexpected token '<' on line 123
I use git 1.7.2 and bash 4.1.007 and the line 123
of /etc/bash_completion.d/git looks like this
done < <(git config -z --get-regexp '^(svn-remote\..*\.url|bash
\.showupstream)$' 2>/dev/null | tr '\0\n' '\n ')
I think that may be there is too much < there.
but strangely if I source manually that file in a bash it works without
error.
originally reported there: http://bugs.archlinux.org/task/20264
P.S.: I have not subscribed to the ML.
next reply other threads:[~2010-07-25 11:12 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-07-25 11:12 solsTiCe d'Hiver [this message]
2010-07-25 11:49 ` [bash-completion] syntax error near unexpected token '<' on line 123 in bash_completion.d/git Ævar Arnfjörð Bjarmason
2010-07-25 20:01 ` Andrew Sayers
2010-07-25 22:19 ` solsTiCe d'Hiver
2010-07-26 21:39 ` Andrew Sayers
2010-07-27 9:24 ` solsTiCe d'Hiver
2010-07-27 10:43 ` solsTiCe d'Hiver
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1280056320.7883.9.camel@soho.example.org \
--to=solstice.dhiver@gmail.com \
--cc=git@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).