From mboxrd@z Thu Jan 1 00:00:00 1970 From: Kay Sievers Date: Tue, 30 Nov 2010 22:18:43 +0000 Subject: Re: make check error Message-Id: List-Id: References: <4CF56CDA.20308@gmail.com> In-Reply-To: <4CF56CDA.20308@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 8bit To: linux-hotplug@vger.kernel.org On Tue, Nov 30, 2010 at 22:30, robert wrote: > TEST 142: magic [subsys/sysname] attribute substitution > device > '/devices/pci0000:00/0000:00:1f.2/host0/target0:0:0/0:0:0:0/block/sda' > expecting node/link 'sda-8741C4G-end' > permissions: ok > add:         ok > remove:      ok > > 1 errors occured > > FAIL: test/udev-test.pl > ======================= > 1 of 1 test failed > Please report to linux-hotplug@vger.kernel.org > ======================= > make[3]: *** [check-TESTS] Error 1 > make[2]: *** [check-am] Error 2 > make[1]: *** [check-recursive] Error 1 > make: *** [check] Error 2 > root:/sources/udev-161# make check Hmm, I can't reproduce that in current code. Kay