~ruther/guix-local

64213a0b668a25b1944e964cdfd68e488a35bf0a — Andrew Tropin 3 years ago ba84c8c
deploy: Fix error message.

* guix/scripts/deploy.scm (guix-deploy): Fix error message.
1 files changed, 1 insertions(+), 1 deletions(-)

M guix/scripts/deploy.scm
M guix/scripts/deploy.scm => guix/scripts/deploy.scm +1 -1
@@ 256,7 256,7 @@ otherwise."
        (leave (G_ "missing deployment file argument~%")))

      (when (and (pair? command) (not execute-command?))
        (leave (G_ "'--' was used by '-x' was not specified~%")))
        (leave (G_ "'--' was used, but '-x' was not specified~%")))

      (with-status-verbosity (assoc-ref opts 'verbosity)
        (with-store store