python3Packages.orjson: Disable failing tests on 32 bit
[NixPkgs.git] / pkgs / development / tools / vagrant / unofficial-installation-nowarn.patch
blob7b4ce471c94d0602d031edd429235da7858aa01b
1 diff --git a/bin/vagrant b/bin/vagrant
2 index 0e6abdc..cb36e9c 100755
3 --- a/bin/vagrant
4 +++ b/bin/vagrant
5 @@ -155,11 +155,6 @@ begin
6 end
7 end
9 - if !Vagrant.in_installer? && !Vagrant.very_quiet?
10 - # If we're not in the installer, warn.
11 - env.ui.warn(I18n.t("vagrant.general.not_in_installer") + "\n", prefix: false)
12 - end
14 # Acceptable experimental flag values include:
16 # Unset - Disables experimental features