diff options
author | rml@tech9.net <rml@tech9.net> | 2003-10-18 01:18:04 -0700 |
---|---|---|
committer | Greg KH <gregkh@suse.de> | 2005-04-26 21:01:41 -0700 |
commit | fd14ee04ef9834516cd3b6ae4d07a3e4156e232e (patch) | |
tree | 9c2b4c06eaf69cdc68e4626ee0a6d652b27aefb1 /udevdb.c | |
parent | 8634e6d111730b6c95a8b846ddbadafb147b4a34 (diff) |
[PATCH] udev: cool test scripts again
> But the test.block script doesn't catch any partitions on the block
> devices :)
Never happy!
[19:07:52]root@phantasy:~/src/udev/udev# ./test.block
[19:13:37]root@phantasy:~/src/udev/udev# ls /udev/hd*
ls: /udev/hd*: No such file or directory
[19:13:42]root@phantasy:~/src/udev/udev# ./test.block
[19:13:53]root@phantasy:~/src/udev/udev# ls /udev/hd*
/udev/hda /udev/hda2 /udev/hda4 /udev/hda6 /udev/hdd
/udev/hda1 /udev/hda3 /udev/hda5 /udev/hdc
test.block now recurses /sys/block, looking for partitions. Should add
all drives and all partitions.
Diffstat (limited to 'udevdb.c')
0 files changed, 0 insertions, 0 deletions