Mailinglist Archive: radeonhd (529 mails)

< Previous Next >
Re: [radeonhd] [PATCH 2/2] Get rid of another potential quoting problem
  • From: Matthias Hopf <mhopf@xxxxxxx>
  • Date: Tue, 4 Dec 2007 17:54:41 +0100
  • Message-id: <20071204165441.GC7612@xxxxxxx>
On Dec 01, 07 02:44:09 +0100, Hans Ulrich Niedermann wrote:
working_dir="$(pwd)"

Just as I see this - $(cmd) is a bash extension AFAIK. Better use
"`cmd`".

Will commit your changes tomorrow.

Matthias

--
Matthias Hopf <mhopf@xxxxxxx> __ __ __
Maxfeldstr. 5 / 90409 Nuernberg (_ | | (_ |__ mat@xxxxxxxxx
Phone +49-911-74053-715 __) |_| __) |__ R & D www.mshopf.de
--
To unsubscribe, e-mail: radeonhd+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: radeonhd+help@xxxxxxxxxxxx

< Previous Next >