Ryan Lane has submitted this change and it was merged. Change subject: Fix test in l10nupdate-quick ......................................................................
Fix test in l10nupdate-quick ExtensionMessages.php is supposed to be a regular file, not a directory. So use [ ! -e ] rather than [ ! -d ]. Change-Id: I5fac77c9129b5d621258add7389ffb02b0816121 --- M modules/deployment/files/git-deploy/dependencies/l10nupdate-quick 1 file changed, 1 insertion(+), 1 deletion(-) Approvals: Ryan Lane: Looks good to me, approved jenkins-bot: Verified -- To view, visit https://gerrit.wikimedia.org/r/44084 To unsubscribe, visit https://gerrit.wikimedia.org/r/settings Gerrit-MessageType: merged Gerrit-Change-Id: I5fac77c9129b5d621258add7389ffb02b0816121 Gerrit-PatchSet: 1 Gerrit-Project: operations/puppet Gerrit-Branch: production Gerrit-Owner: Anomie <[email protected]> Gerrit-Reviewer: Ryan Lane <[email protected]> Gerrit-Reviewer: jenkins-bot _______________________________________________ MediaWiki-commits mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits
