mirror of
https://github.com/certbot/certbot.git
synced 2026-07-30 16:14:44 +02:00
Merged with master
This commit is contained in:
@@ -75,7 +75,7 @@ class VH(object):
|
|||||||
self.names.append(name)
|
self.names.append(name)
|
||||||
|
|
||||||
def __str__(self):
|
def __str__(self):
|
||||||
return ("filep: %s\n"
|
return ("file: %s\n"
|
||||||
"vh_path: %s\n"
|
"vh_path: %s\n"
|
||||||
"addrs: %s\n"
|
"addrs: %s\n"
|
||||||
"names: %s\n"
|
"names: %s\n"
|
||||||
|
|||||||
Reference in New Issue
Block a user