summaryrefslogtreecommitdiff
path: root/circle.yml
diff options
context:
space:
mode:
Diffstat (limited to 'circle.yml')
-rw-r--r--circle.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/circle.yml b/circle.yml
index 8fc74e20..b8731e3c 100644
--- a/circle.yml
+++ b/circle.yml
@@ -41,7 +41,7 @@ dependencies:
# for aapt
- sudo apt-get install lib32stdc++6
- sudo apt-get install lib32z1
- - "curl 'https://translations.launchpad.net/navit/trunk/+translations-upload' -H $lp_cookie -H 'Referer: https://translations.launchpad.net/navit/trunk/+translations-upload' F file=@bin/po/navit.pot"
+ - "curl 'https://translations.launchpad.net/navit/trunk/+translations-upload' -H \"$lp_cookie\" -H 'Referer: https://translations.launchpad.net/navit/trunk/+translations-upload' F file=@bin/po/navit.pot"
- bash ci/build_android.sh
test:
post: