From c38b796be9ff453903db7b4813f69323b6422695 Mon Sep 17 00:00:00 2001 From: "greg@kroah.com" Date: Mon, 12 Jan 2004 23:09:20 -0800 Subject: [PATCH] convert the test shell scripts to the config file format. --- test/ignore_test | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'test/ignore_test') diff --git a/test/ignore_test b/test/ignore_test index 888fd16ff3..602624c1e0 100644 --- a/test/ignore_test +++ b/test/ignore_test @@ -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 -- cgit v1.2.3-54-g00ecf