bin/doom-doctor: fix void-variable it error
This commit is contained in:
parent
0b28480a21
commit
7900d8a10e
1 changed files with 1 additions and 1 deletions
|
@ -250,7 +250,7 @@
|
|||
(`nil nil)
|
||||
(`empty (error! "Couldn't reach %s" url))
|
||||
(`timeout (error! "Timed out trying to contact %s" ex))
|
||||
(_
|
||||
(it
|
||||
(error! "Failed to validate %s" url)
|
||||
(explain! (pp-to-string it)))))
|
||||
(dolist (url '("https://self-signed.badssl.com"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue