summaryrefslogtreecommitdiff
path: root/test
diff options
context:
space:
mode:
authorgreg@kroah.com <greg@kroah.com>2003-07-18 22:48:49 -0700
committerGreg KH <gregkh@suse.de>2005-04-26 21:01:39 -0700
commitfa41b24051d9ac53cba45c0bb78623d4c0a5e5d6 (patch)
tree654defc590b4b1226dc534d05446f3dbaaf7f9c7 /test
parent185a35a403cc37b3943bc68aa61745ff2b6ed17b (diff)
[PATCH] update the tests to handle block devices too.
Diffstat (limited to 'test')
-rw-r--r--test4
1 files changed, 3 insertions, 1 deletions
diff --git a/test b/test
index 40613d48af..f5e808b557 100644
--- a/test
+++ b/test
@@ -3,6 +3,8 @@ export ACTION=add
#export ACTION=remove
export DEVPATH=/devices/pci0/00:09.0/usb1/1-1/1-1.1/ttyUSB7
export DEVPATH=/class/tty/ttyUSB0
+export DEVPATH=/block/hda
-./udev tty
+./udev block
+#./udev tty