summaryrefslogtreecommitdiff
path: root/test
diff options
context:
space:
mode:
authorMartin Pitt <martin.pitt@ubuntu.com>2015-09-09 07:26:01 +0200
committerMartin Pitt <martin.pitt@ubuntu.com>2015-09-09 07:26:01 +0200
commitd9dfd2336cec994f89bcce804d0d001a2bddefc4 (patch)
tree7ffa23033f081abcec0f9d9d2774cb7f885e9de4 /test
parent13d276d0d7fb7a1150663395ef30a885a7389db4 (diff)
downloadsystemd-d9dfd2336cec994f89bcce804d0d001a2bddefc4.tar.gz
Imported Upstream version 226
Diffstat (limited to 'test')
-rwxr-xr-xtest/udev-test.pl2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/udev-test.pl b/test/udev-test.pl
index 64d7f93444..0a89303570 100755
--- a/test/udev-test.pl
+++ b/test/udev-test.pl
@@ -1487,7 +1487,7 @@ sub run_test {
# due to mknod restrictions
if (!($<==0)) {
print "Must have root permissions to run properly.\n";
- exit;
+ exit($EXIT_TEST_SKIP);
}
# skip the test when running in a container