diff options
author | greg@kroah.com <greg@kroah.com> | 2003-11-19 00:39:43 -0800 |
---|---|---|
committer | Greg KH <gregkh@suse.de> | 2005-04-26 21:06:24 -0700 |
commit | 1ac5204774c4080d16f308ac3077db0dae8d221c (patch) | |
tree | 3beab9c579a9559d028ee52bfb9a34f852efdc37 /test/topo_test.config | |
parent | a43180955a49a6838f7ce564db3cc1d10f36b8fb (diff) |
[PATCH] add remove actions to the test scripts
Diffstat (limited to 'test/topo_test.config')
-rw-r--r-- | test/topo_test.config | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/topo_test.config b/test/topo_test.config index d7ae92b080..72f03ee0b2 100644 --- a/test/topo_test.config +++ b/test/topo_test.config @@ -1,3 +1,3 @@ # TOPO test -TOPOLOGY, BUS="scsi", place="0:0:0:0", NAME="first_disk" +TOPOLOGY, BUS="scsi", place="0:0:0:0", NAME="first_disk%n" |