summaryrefslogtreecommitdiff
path: root/test/udev-test.pl
diff options
context:
space:
mode:
Diffstat (limited to 'test/udev-test.pl')
-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 0d30a2c47c..8afd3e4f77 100755
--- a/test/udev-test.pl
+++ b/test/udev-test.pl
@@ -1492,7 +1492,7 @@ sub run_test {
print "\n";
if (defined($rules->{option}) && $rules->{option} eq "clean") {
- make_udev_root ();
+ make_udev_root();
}
}