Mattflaschen has uploaded a new change for review.

  https://gerrit.wikimedia.org/r/74073


Change subject: Tweak warning about X.
......................................................................

Tweak warning about X.

Use terminology matching actual error message, rather than
out-of-date "X11".

Change-Id: I7c5bf81ce1433c72aa93bbde593ec941d09050d9
---
M puppet/modules/misc/files/update-guest-additions
1 file changed, 1 insertion(+), 1 deletion(-)


  git pull ssh://gerrit.wikimedia.org:29418/mediawiki/vagrant 
refs/changes/73/74073/1

diff --git a/puppet/modules/misc/files/update-guest-additions 
b/puppet/modules/misc/files/update-guest-additions
index 114cdc3..7d1ca5d 100755
--- a/puppet/modules/misc/files/update-guest-additions
+++ b/puppet/modules/misc/files/update-guest-additions
@@ -88,7 +88,7 @@
 
 # Run the installer
 
-notice "Running installer. Ignore any warnings about missing X11."
+notice "Running installer. Ignore any warnings about the 'Window System' or 
missing 'X.Org' or 'XFree86'."
 cd "${MOUNTPOINT}"
 ./VBoxLinuxAdditions.run --nox11 -- --force && {
     notice 'All done. Shutting down. Run "vagrant up" to start the machine.'

-- 
To view, visit https://gerrit.wikimedia.org/r/74073
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: I7c5bf81ce1433c72aa93bbde593ec941d09050d9
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/vagrant
Gerrit-Branch: master
Gerrit-Owner: Mattflaschen <[email protected]>

_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to