Legoktm has uploaded a new change for review.

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

Change subject: Fix assert-phpflavor for php55
......................................................................

Fix assert-phpflavor for php55

Change-Id: I4e94462ae510d05d65262d5ce671d52f3daef55d
---
M jjb/macro.yaml
1 file changed, 1 insertion(+), 0 deletions(-)


  git pull ssh://gerrit.wikimedia.org:29418/integration/config 
refs/changes/45/266045/1

diff --git a/jjb/macro.yaml b/jjb/macro.yaml
index 18706ed..bbf87f8 100644
--- a/jjb/macro.yaml
+++ b/jjb/macro.yaml
@@ -230,6 +230,7 @@
                 ;;
                 ( 'php55' )
                     MATCHER='^PHP 5\.5'
+                    PHP_VERSION=`php5 --version`
                 ;;
                 ( * )
                     echo "Invalid phpflavor '{phpflavor}' for JJB macro 
'assert-phpflavor'"

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: I4e94462ae510d05d65262d5ce671d52f3daef55d
Gerrit-PatchSet: 1
Gerrit-Project: integration/config
Gerrit-Branch: master
Gerrit-Owner: Legoktm <[email protected]>

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

Reply via email to