Dzahn has submitted this change and it was merged.

Change subject: Use Zend to create the DCAT-AP RDF on snapshot1003
......................................................................


Use Zend to create the DCAT-AP RDF on snapshot1003

Apparently the script doesn't behave as intended with HHVM.

Bug: T117534
Change-Id: I54a7430956fc68473b44cd98493ed3c1416492b7
---
M modules/snapshot/files/wikidatadumps-shared.sh
1 file changed, 1 insertion(+), 1 deletion(-)

Approvals:
  jenkins-bot: Verified
  Dzahn: Looks good to me, approved



diff --git a/modules/snapshot/files/wikidatadumps-shared.sh 
b/modules/snapshot/files/wikidatadumps-shared.sh
index bc8ab3b..4a6b39c 100644
--- a/modules/snapshot/files/wikidatadumps-shared.sh
+++ b/modules/snapshot/files/wikidatadumps-shared.sh
@@ -46,5 +46,5 @@
 }
 
 function runDcat {
-       php /usr/local/share/dcat/DCAT.php 
--config=/usr/local/share/dcat/config.json --dumpDir=$targetDirBase 
--outputDir=$targetDirBase
+       php5 /usr/local/share/dcat/DCAT.php 
--config=/usr/local/share/dcat/config.json --dumpDir=$targetDirBase 
--outputDir=$targetDirBase
 }

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

Gerrit-MessageType: merged
Gerrit-Change-Id: I54a7430956fc68473b44cd98493ed3c1416492b7
Gerrit-PatchSet: 2
Gerrit-Project: operations/puppet
Gerrit-Branch: production
Gerrit-Owner: Hoo man <[email protected]>
Gerrit-Reviewer: Dzahn <[email protected]>
Gerrit-Reviewer: jenkins-bot <>

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

Reply via email to