[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <132558.1244229759@turing-police.cc.vt.edu>
Date: Fri, 05 Jun 2009 15:22:39 -0400
From: Valdis.Kletnieks@...edu
To: linux-kernel@...r.kernel.org,
Andrew Morton <akpm@...ux-foundation.org>
Subject: Re: scripts/ver_linux lossage on Fedora 11
On Fri, 05 Jun 2009 14:59:53 EDT, Valdis.Kletnieks@...edu said:
> +# older udev used this
> udevinfo -V 2>&1 | grep version | awk '{print "udev ", $3}'
>
> +# and newer use this
> +echo -n "udev "
> +udevadm --version
> +
Bah. This blows chunks on boxes that have older udev and no udevadm.
Updated patch in the works....
Moral: Check caffienation levels *before* checking which boxes you tested on ;)
Content of type "application/pgp-signature" skipped
Powered by blists - more mailing lists