jenkins-bot has submitted this change and it was merged.

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(-)

Approvals:
  Ori.livneh: Looks good to me, approved
  jenkins-bot: Verified



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: merged
Gerrit-Change-Id: I7c5bf81ce1433c72aa93bbde593ec941d09050d9
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/vagrant
Gerrit-Branch: master
Gerrit-Owner: Mattflaschen <[email protected]>
Gerrit-Reviewer: Ori.livneh <[email protected]>
Gerrit-Reviewer: jenkins-bot

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

Reply via email to