unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
blob 4d4fed273cc9d6fe448d9247c029acc6ac7a5519 655 bytes (raw)
name: gnu/packages/patches/vagrant-bin-vagrant-silence-warning-about-installer.patch 	 # note: path name is non-authoritative(*)

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
 
From: Antonio Terceiro <terceiro@debian.org>
Date: Sat, 11 Oct 2014 16:54:58 -0300
Subject: bin/vagrant: silence warning about installer

---
 bin/vagrant | 5 -----
 1 file changed, 5 deletions(-)

diff --git a/bin/vagrant b/bin/vagrant
index 7ca30b3..d3f4ea6 100755
--- a/bin/vagrant
+++ b/bin/vagrant
@@ -221,11 +221,6 @@ begin
       end
     end
 
-    if !Vagrant.in_installer? && !Vagrant.very_quiet?
-      # If we're not in the installer, warn.
-      env.ui.warn(I18n.t("vagrant.general.not_in_installer") + "\n", prefix: false)
-    end
-
     # Acceptable experimental flag values include:
     #
     # Unset  - Disables experimental features

debug log:

solving 4d4fed273c ...
found 4d4fed273c in https://yhetil.org/guix-patches/ce5dd68ceec0db51cd2dcf06b6f4b0db9e801b92.1691432343.git.h.goebel@crazy-compilers.com/

applying [1/1] https://yhetil.org/guix-patches/ce5dd68ceec0db51cd2dcf06b6f4b0db9e801b92.1691432343.git.h.goebel@crazy-compilers.com/
diff --git a/gnu/packages/patches/vagrant-bin-vagrant-silence-warning-about-installer.patch b/gnu/packages/patches/vagrant-bin-vagrant-silence-warning-about-installer.patch
new file mode 100644
index 0000000000..4d4fed273c

1:22: trailing whitespace.
 
Checking patch gnu/packages/patches/vagrant-bin-vagrant-silence-warning-about-installer.patch...
Applied patch gnu/packages/patches/vagrant-bin-vagrant-silence-warning-about-installer.patch cleanly.
warning: 1 line adds whitespace errors.

index at:
100644 4d4fed273cc9d6fe448d9247c029acc6ac7a5519	gnu/packages/patches/vagrant-bin-vagrant-silence-warning-about-installer.patch

(*) Git path names are given by the tree(s) the blob belongs to.
    Blobs themselves have no identifier aside from the hash of its contents.^

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).