mirror of
https://github.com/certbot/certbot.git
synced 2026-07-30 18:04:31 +02:00
lint newline
This commit is contained in:
@@ -134,7 +134,6 @@ binary for temporary key/certificate generation.""".replace("\n", "")
|
|||||||
executable = "/bin/bash"
|
executable = "/bin/bash"
|
||||||
else:
|
else:
|
||||||
executable = None
|
executable = None
|
||||||
|
|
||||||
try:
|
try:
|
||||||
self._httpd = subprocess.Popen(
|
self._httpd = subprocess.Popen(
|
||||||
command,
|
command,
|
||||||
|
|||||||
Reference in New Issue
Block a user