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