From: Andreas Schwab <schwab@linux-m68k.org>
To: dann frazier <dannf@debian.org>
Cc: linux-kernel@vger.kernel.org
Subject: Re: [PATCH] Remove bashisms from scripts
Date: Sun, 24 May 2009 16:35:12 +0200 [thread overview]
Message-ID: <m2y6sm7en3.fsf@igel.home> (raw)
In-Reply-To: <20090523171521.GA20612@ldl.fc.hp.com> (dann frazier's message of "Sat, 23 May 2009 11:15:22 -0600")
dann frazier <dannf@debian.org> writes:
> + printf "Usage:\n\t$0 <gcc-command>\n"
Don't put variable text in the format string, its expansion may contain
% characters, causing spurious errors.
Andreas.
--
Andreas Schwab, schwab@linux-m68k.org
GPG Key fingerprint = 58CA 54C7 6D53 942B 1756 01D3 44D5 214B 8276 4ED5
"And now for something completely different."
prev parent reply other threads:[~2009-05-24 14:35 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-05-23 17:15 [PATCH] Remove bashisms from scripts dann frazier
2009-05-24 14:35 ` Andreas Schwab [this message]
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=m2y6sm7en3.fsf@igel.home \
--to=schwab@linux-m68k.org \
--cc=dannf@debian.org \
--cc=linux-kernel@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