aboutsummaryrefslogtreecommitdiffstats
path: root/test
diff options
context:
space:
mode:
authorkay.sievers@vrfy.org <kay.sievers@vrfy.org>2004-11-25 10:15:32 +0100
committerGreg KH <gregkh@suse.de>2005-04-26 23:00:29 -0700
commit16ac31aaee34f1085daf1c43a8645b174712b2d4 (patch)
tree97a39c85f9bb5bd6ebbc13af487b2c65e7829b65 /test
parent97adaace4f8f89ce175657d3ec71811715cc4dae (diff)
downloadudev-16ac31aaee34f1085daf1c43a8645b174712b2d4.tar.gz
[PATCH] don't call the hotplug scripts with a test run
Diffstat (limited to 'test')
-rw-r--r--test/udev-test.pl1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/udev-test.pl b/test/udev-test.pl
index d5845795..593e34e8 100644
--- a/test/udev-test.pl
+++ b/test/udev-test.pl
@@ -1153,6 +1153,7 @@ $ENV{UDEV_TEST} = "yes";
$ENV{SYSFS_PATH} = $sysfs;
$ENV{UDEV_CONFIG_FILE} = $main_conf;
$ENV{UDEV_NO_DEVD} = "yes";
+$ENV{UDEV_NO_HOTPLUGD} = "yes";
sub udev {