chiark / gitweb /
[PATCH] If a LABEL rule has a BUS id, then we must check to see if the device is...
[elogind.git] / test / topo_test
index 9225685c8c3e391ae9f9baa4f01e61f2a621269e..385f415893298267bf4a6212f8195e01550fcfcb 100644 (file)
@@ -18,6 +18,8 @@ udev_rules="$PWD/$RULES"
 udev_permissions="$PWD/udev.permissions"
 EOF
 
+mkdir udev
+
 export ACTION=add
 export DEVPATH=block/sda
 
@@ -42,3 +44,4 @@ ls udev
 
 rm $RULES
 rm $CONFIG
+rm -rf udev