Daniel Kinzler has uploaded a new change for review. Change subject: (minor) Improve log messages in pollForChanges. ......................................................................
(minor) Improve log messages in pollForChanges. 1) Print "Starting persistent polling" message if nither --all not --once are given and no pollForChanges instance is already running. 2) Print "Already running, exiting" message if --verbose, --all or --once switches are given and there already is a pollForChanges instance running. This removes redundant "Already running, exiting" messages from the con log, only reporting when the script had to re-start. Change-Id: I88fcdede0477bd91a3102290f796085120a0f836 --- M lib/maintenance/pollForChanges.php 1 file changed, 8 insertions(+), 1 deletion(-) git pull ssh://gerrit.wikimedia.org:29418/mediawiki/extensions/Wikibase refs/changes/21/38321/1 -- To view, visit https://gerrit.wikimedia.org/r/38321 To unsubscribe, visit https://gerrit.wikimedia.org/r/settings Gerrit-MessageType: newchange Gerrit-Change-Id: I88fcdede0477bd91a3102290f796085120a0f836 Gerrit-PatchSet: 1 Gerrit-Project: mediawiki/extensions/Wikibase Gerrit-Branch: master Gerrit-Owner: Daniel Kinzler <[email protected]> _______________________________________________ MediaWiki-commits mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits
