From mboxrd@z Thu Jan 1 00:00:00 1970 From: Kay Sievers Date: Thu, 10 Feb 2005 18:18:35 +0000 Subject: Re: udev: provide temporary device nodes for callouts Message-Id: <1108059515.7402.54.camel@localhost.localdomain> List-Id: References: <20050210111951.GA6920@vrfy.org> In-Reply-To: <20050210111951.GA6920@vrfy.org> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: linux-hotplug@vger.kernel.org On Thu, 2005-02-10 at 10:05 -0800, Patrick Mansfield wrote: > On Thu, Feb 10, 2005 at 09:43:34AM -0800, Patrick Mansfield wrote: > > > > Why was the test passing? > > > > I was confused by the test rule that was *not* supposed to match, i.e. > this is easier to read: > > === test/udev-test.pl 1.80 vs edited ==> --- 1.80/test/udev-test.pl Thu Feb 10 02:46:49 2005 > +++ edited/test/udev-test.pl Thu Feb 10 10:03:59 2005 > @@ -1066,9 +1066,9 @@ > desc => "temporary node creation test", > subsys => "block", > devpath => "/block/sda", > - exp_name => "sda", > + exp_name => "node", > conf => < -BUS="scsi", KERNEL="sda", PROGRAM="/usr/bin/test ! -b %N" NAME="%N" > +BUS="scsi", KERNEL="sda", PROGRAM="/usr/bin/test -b %N" NAME="node" > EOF > }, > { Yes, that's much better. Thanks, Kay ------------------------------------------------------- SF email is sponsored by - The IT Product Guide Read honest & candid reviews on hundreds of IT Products from real users. Discover which products truly live up to the hype. Start reading now. http://ads.osdn.com/?ad_ide95&alloc_id396&op=click _______________________________________________ Linux-hotplug-devel mailing list http://linux-hotplug.sourceforge.net Linux-hotplug-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/linux-hotplug-devel