[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20070208230328.GB28386@flower.upol.cz>
Date: Fri, 9 Feb 2007 00:03:28 +0100
From: Oleg Verych <olecom@...wer.upol.cz>
To: Roman Zippel <zippel@...ux-m68k.org>
Cc: Linus Torvalds <torvalds@...ux-foundation.org>,
linux-kernel@...r.kernel.org
Subject: Kbuild refactoring (Re: The who needs reviews anyways [PATCH])
On Thu, Feb 08, 2007 at 10:48:51PM +0100, Roman Zippel wrote:
[]
> - printf has other side effects, instead stop pretending we support
> something else than bash
Yes. With `%' in option strings there will be side effects.
I would suggest to use
printf %s "$(1)"
with "paranoia mode on", and hope to do not forcing `bash'.
> - proper quoting
> - proper indentation
>
> bye, Roman
Thanks.
____
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists