BryanDavis has uploaded a new change for review. (
https://gerrit.wikimedia.org/r/334961 )
Change subject: Lint fix for Vagrantfile
......................................................................
Lint fix for Vagrantfile
Change-Id: Ib7090203f3d04fb952beeb88b7b719aaa8aeb7d1
---
M Vagrantfile
1 file changed, 4 insertions(+), 4 deletions(-)
git pull ssh://gerrit.wikimedia.org:29418/mediawiki/vagrant
refs/changes/61/334961/1
diff --git a/Vagrantfile b/Vagrantfile
index 051da69..82648c6 100644
--- a/Vagrantfile
+++ b/Vagrantfile
@@ -35,11 +35,11 @@
# T156380: Check to see if the legacy gem version of the plugin is installed
if Vagrant.has_plugin?('mediawiki-vagrant')
- raise <<-EOS
+ raise <<-EOS
- The deprecated mediawiki-vagrant plugin is installed.
- Please remove it by running `vagrant plugin uninstall mediawiki-vagrant`.
- EOS
+ The deprecated mediawiki-vagrant plugin is installed.
+ Please remove it by running `vagrant plugin uninstall mediawiki-vagrant`.
+ EOS
end
mwv = MediaWikiVagrant::Environment.new(File.expand_path('..', __FILE__))
--
To view, visit https://gerrit.wikimedia.org/r/334961
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings
Gerrit-MessageType: newchange
Gerrit-Change-Id: Ib7090203f3d04fb952beeb88b7b719aaa8aeb7d1
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/vagrant
Gerrit-Branch: jessie-migration
Gerrit-Owner: BryanDavis <[email protected]>
_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits