branch: elpa/hyperdrive
commit 179ae7436a8642a352630071160f1989ab1c6e70
Author: Adam Porter <[email protected]>
Commit: Joseph Turner <[email protected]>
Tidy
---
hyperdrive-lib.el | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
diff --git a/hyperdrive-lib.el b/hyperdrive-lib.el
index b04f049d42..a177eed2e3 100644
--- a/hyperdrive-lib.el
+++ b/hyperdrive-lib.el
@@ -1425,14 +1425,13 @@ Default function; see variable
`h/gateway-start-function'."
;; "live", which was checked in `h/start'. This probably should
never
;; happen, but if it were to, this distinct message might help us
;; understand what's going on.
- (h/error "Gateway appears to be starting."))
+ (h/error "Gateway appears to be starting"))
((and (not hyper-gateway-ushin-path)
hyperdrive-install-in-progress-p)
(h/error "Gateway installation in-progress"))
((not hyper-gateway-ushin-path)
(error "Hyperdrive: %s"
(substitute-command-keys
-
"Gateway not installed; try \\[hyperdrive-install]")))
(hyperdrive-install-in-progress-p
(h/message