You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gentoo-overlay/app-emulation/vagrant/files/vagrant-1.2.1-no-warning.patch

13 lines
257 B

--- vagrant-1.2.1/bin/vagrant
+++ vagrant-1.2.1/bin/vagrant
@@ -74,9 +74,6 @@
warned = true
end
end
-
- # If we're not in the installer, warn.
- env.ui.warn(I18n.t("vagrant.general.not_in_installer")) if !warned
end
begin