summaryrefslogtreecommitdiff
path: root/test/modifier_test
diff options
context:
space:
mode:
authorgreg@kroah.com <greg@kroah.com>2004-01-12 23:09:20 -0800
committerGreg KH <gregkh@suse.de>2005-04-26 21:13:15 -0700
commitc38b796be9ff453903db7b4813f69323b6422695 (patch)
treec31a8e587a253d192a791edd37600b1c786b4848 /test/modifier_test
parentb7824727a07a3d23674cfffbb0a819ed4184ecb2 (diff)
[PATCH] convert the test shell scripts to the config file format.
Diffstat (limited to 'test/modifier_test')
-rw-r--r--test/modifier_test2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/modifier_test b/test/modifier_test
index 9af946e598..7ffc7b16a1 100644
--- a/test/modifier_test
+++ b/test/modifier_test
@@ -8,7 +8,7 @@ export SYSFS_PATH=$PWD/sys/
export UDEV_CONFIG_FILE=$PWD/$CONFIG
cat > $RULES << EOF
-TOPOLOGY, BUS="scsi", place="0:0:0:0", NAME="Major:%M:minor:%m:kernelnumber:%n:bus:%b"
+BUS="scsi", place="0:0:0:0", NAME="Major:%M:minor:%m:kernelnumber:%n:bus:%b"
EOF
cat > $CONFIG << EOF