emacs-elpa-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[nongnu] elpa/hyperdrive 179ae7436a 082/163: Tidy


From: ELPA Syncer
Subject: [nongnu] elpa/hyperdrive 179ae7436a 082/163: Tidy
Date: Fri, 31 May 2024 04:00:17 -0400 (EDT)

branch: elpa/hyperdrive
commit 179ae7436a8642a352630071160f1989ab1c6e70
Author: Adam Porter <adam@alphapapa.net>
Commit: Joseph Turner <joseph@ushin.org>

    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



reply via email to

[Prev in Thread] Current Thread [Next in Thread]