summaryrefslogtreecommitdiff
path: root/hacking-session.yaml
diff options
context:
space:
mode:
authorTyler Baker <tyler.baker@linaro.org>2013-12-05 12:20:51 -0800
committerTyler Baker <tyler.baker@linaro.org>2013-12-05 12:20:51 -0800
commit61c8f2f53428aac879895edf949f7c86e7f7597f (patch)
tree5f7bfae40176c5c88414d61a96445d46cb3d071e /hacking-session.yaml
parent19ee1a96a2de2bc4abb639146fa447f574fb1b3f (diff)
try quoting the variable
Signed-off-by: Tyler Baker <tyler.baker@linaro.org>
Diffstat (limited to 'hacking-session.yaml')
-rw-r--r--hacking-session.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/hacking-session.yaml b/hacking-session.yaml
index e4f27ca..92a5316 100644
--- a/hacking-session.yaml
+++ b/hacking-session.yaml
@@ -10,5 +10,5 @@ install:
- wget
run:
steps:
- - ./setup_session $PUB_KEY
+ - ./setup_session "$PUB_KEY"
- ./invoke_session