summaryrefslogtreecommitdiff
path: root/test/modifier_test
diff options
context:
space:
mode:
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