You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
37 lines
588 B
INI
37 lines
588 B
INI
# vim: syntax=dosini
|
|
|
|
# issue #511, #536: we must not define an explicit localhost, as some
|
|
# transport_config/python_path.yml needs to test the implicit localhost
|
|
# behaviour.
|
|
|
|
# This is only used for manual testing.
|
|
[localhost-x10]
|
|
localhost-[001:010]
|
|
|
|
[localhost-x20]
|
|
localhost-[001:020]
|
|
|
|
[localhost-x30]
|
|
localhost-[001:030]
|
|
|
|
[localhost-x40]
|
|
localhost-[001:040]
|
|
|
|
[localhost-x50]
|
|
localhost-[001:050]
|
|
|
|
[localhost-x60]
|
|
localhost-[001:060]
|
|
|
|
[localhost-x70]
|
|
localhost-[001:070]
|
|
|
|
[localhost-x80]
|
|
localhost-[001:080]
|
|
|
|
[localhost-x90]
|
|
localhost-[001:090]
|
|
|
|
[localhost-x100]
|
|
localhost-[001:100]
|