summaryrefslogtreecommitdiff
path: root/packages/vagrant/unofficial-installation-nowarn.patch
diff options
context:
space:
mode:
Diffstat (limited to 'packages/vagrant/unofficial-installation-nowarn.patch')
-rw-r--r--packages/vagrant/unofficial-installation-nowarn.patch16
1 files changed, 0 insertions, 16 deletions
diff --git a/packages/vagrant/unofficial-installation-nowarn.patch b/packages/vagrant/unofficial-installation-nowarn.patch
deleted file mode 100644
index 0ea8b51..0000000
--- a/packages/vagrant/unofficial-installation-nowarn.patch
+++ /dev/null
@@ -1,16 +0,0 @@
-diff --git a/bin/vagrant b/bin/vagrant
-index 7ca30b391..d3f4ea61a 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