chiark / gitweb /
[PATCH] add remove actions to the test scripts
[elogind.git] / test / replace_test
index 3aa8d5a8c9f77f17e44c4eaf14e146ed46900e13..0caa4dfb3ded54a66a8cfd570506af4151883464 100644 (file)
@@ -12,3 +12,10 @@ export DEVPATH=class/tty/ttyUSB0
 export ACTION=add
 
 ../udev tty
+ls udev
+
+export ACTION=remove
+../udev tty
+ls udev
+
+