mirror of
https://github.com/certbot/certbot.git
synced 2026-06-06 07:12:54 -04:00
Merged with master
This commit is contained in:
commit
7dad983959
1 changed files with 1 additions and 1 deletions
|
|
@ -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"
|
||||
|
|
|
|||
Loading…
Reference in a new issue