From: Kay Sievers <kay.sievers@vrfy.org>
To: linux-hotplug@vger.kernel.org
Subject: Re: udev-149
Date: Mon, 14 Dec 2009 14:53:28 +0000 [thread overview]
Message-ID: <1260802408.2445.2.camel@yio.site> (raw)
In-Reply-To: <4B240A70.70204@verizon.net>
On Mon, 2009-12-14 at 11:46 +0000, Alan Jenkins wrote:
> Not really an upstream udev problem. udev-test.pl needs to be run as
> root. See forwarded message below.
>
> That said, udev-test.pl would ideally check for root before it spewed
> out 150 test failures :).
It does this already:
if (!($<=0))
print "Must have root permissions to run properly.\n";
And it seem to work fine here:
$ make check
...
make --no-print-directory check-TESTS
Must have root permissions to run properly.
PASS: test/udev-test.pl
====== 1 test passed
====== ...
Kay
next prev parent reply other threads:[~2009-12-14 14:53 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-12-12 21:26 udev-149 Ken Miller
2009-12-14 11:46 ` udev-149 Alan Jenkins
2009-12-14 14:53 ` Kay Sievers [this message]
2009-12-15 21:49 ` udev-149 Alan Jenkins
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1260802408.2445.2.camel@yio.site \
--to=kay.sievers@vrfy.org \
--cc=linux-hotplug@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.