Legoktm has uploaded a new change for review. https://gerrit.wikimedia.org/r/196506
Change subject: jenkins job validation, do not submit ...................................................................... jenkins job validation, do not submit Change-Id: Icb90567ae9da2d7c11682d5349111c7f17e1a3ba --- A test.php A test.py 2 files changed, 3 insertions(+), 0 deletions(-) git pull ssh://gerrit.wikimedia.org:29418/mediawiki/extensions/Citoid refs/changes/06/196506/1 diff --git a/test.php b/test.php new file mode 100644 index 0000000..71625a4 --- /dev/null +++ b/test.php @@ -0,0 +1,2 @@ +<?php +echo "hi"; diff --git a/test.py b/test.py new file mode 100644 index 0000000..f1a1813 --- /dev/null +++ b/test.py @@ -0,0 +1 @@ +print("Hello world!") -- To view, visit https://gerrit.wikimedia.org/r/196506 To unsubscribe, visit https://gerrit.wikimedia.org/r/settings Gerrit-MessageType: newchange Gerrit-Change-Id: Icb90567ae9da2d7c11682d5349111c7f17e1a3ba Gerrit-PatchSet: 1 Gerrit-Project: mediawiki/extensions/Citoid Gerrit-Branch: master Gerrit-Owner: Legoktm <legoktm.wikipe...@gmail.com> _______________________________________________ MediaWiki-commits mailing list MediaWiki-commits@lists.wikimedia.org https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits