about summary refs log tree commit diff
path: root/pkgs/development/tools/vagrant/unofficial-installation-nowarn.patch
blob: 7b4ce471c94d0602d031edd429235da7858aa01b (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
diff --git a/bin/vagrant b/bin/vagrant
index 0e6abdc..cb36e9c 100755
--- a/bin/vagrant
+++ b/bin/vagrant
@@ -155,11 +155,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