Filippo Giunchedi has uploaded a new change for review. ( 
https://gerrit.wikimedia.org/r/377502 )

Change subject: scap: fix checks.yaml syntax
......................................................................

scap: fix checks.yaml syntax

Change-Id: I0a08cbf7cea116e646eecf1ad53ce9e51e0941e2
---
M scap/checks.yaml
1 file changed, 1 insertion(+), 1 deletion(-)


  git pull ssh://gerrit.wikimedia.org:29418/wikimedia/wikimania-scholarships 
refs/changes/02/377502/1

diff --git a/scap/checks.yaml b/scap/checks.yaml
index 53f10d9..c64c33f 100644
--- a/scap/checks.yaml
+++ b/scap/checks.yaml
@@ -3,5 +3,5 @@
   scholarships_responds:
     type: command
     stage: promote
-    command: curl -SsI -H 'Host: scholarships.wikimedia.org' 
'http://localhost:80/apply'
+    command: "curl -SsI -H 'Host: scholarships.wikimedia.org' 
'http://localhost:80/apply'"
     timeout: 10

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: I0a08cbf7cea116e646eecf1ad53ce9e51e0941e2
Gerrit-PatchSet: 1
Gerrit-Project: wikimedia/wikimania-scholarships
Gerrit-Branch: master
Gerrit-Owner: Filippo Giunchedi <fgiunch...@wikimedia.org>

_______________________________________________
MediaWiki-commits mailing list
MediaWiki-commits@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to