jenkins-bot has submitted this change and it was merged. (
https://gerrit.wikimedia.org/r/395071 )
Change subject: Shut up curl
......................................................................
Shut up curl
Change-Id: I41d9e41a5c399ea1d6225734341a39ffe562ab1c
---
M dist/src/script/createNamespace.sh
1 file changed, 1 insertion(+), 1 deletion(-)
Approvals:
Smalyshev: Looks good to me, approved
jenkins-bot: Verified
diff --git a/dist/src/script/createNamespace.sh
b/dist/src/script/createNamespace.sh
index 3649b8c..84eb186 100755
--- a/dist/src/script/createNamespace.sh
+++ b/dist/src/script/createNamespace.sh
@@ -9,5 +9,5 @@
sed -e "s/{NAMESPACE}/$CATEGORY/" < default.properties > $PROPS
cat $PROPS
-curl -XPOST $URL --data-binary @$PROPS -H 'Content-type: text/plain'
+curl -s -XPOST $URL --data-binary @$PROPS -H 'Content-type: text/plain'
echo
--
To view, visit https://gerrit.wikimedia.org/r/395071
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I41d9e41a5c399ea1d6225734341a39ffe562ab1c
Gerrit-PatchSet: 1
Gerrit-Project: wikidata/query/rdf
Gerrit-Branch: master
Gerrit-Owner: Smalyshev <[email protected]>
Gerrit-Reviewer: Smalyshev <[email protected]>
Gerrit-Reviewer: jenkins-bot <>
_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits