chiark / gitweb /
[PATCH] convert the test shell scripts to the config file format.
[elogind.git] / test / ignore_test
index 888fd16ff3f28ee2fd08bce4592539f07c7cdd79..602624c1e022716adbb734e8c74105177486d48b 100644 (file)
@@ -8,7 +8,7 @@ export SYSFS_PATH=$PWD/sys/
 export UDEV_CONFIG_FILE=$PWD/$CONFIG
 
 cat > $RULES << EOF
-IGNORE, KERNEL="ttyUSB0"
+KERNEL="ttyUSB0", NAME=""
 EOF
 
 cat > $CONFIG << EOF