aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYvan Roux <yvan.roux@linaro.org>2017-01-06 17:20:55 +0100
committerYvan Roux <yvan.roux@linaro.org>2017-01-06 17:20:55 +0100
commit98dde7bb5b671fb423e2cb10c69222a6387082a7 (patch)
treecc42d286201e573ce3ba993653a9db728ca73a97
parentd79276f3fae7c31e1937bccce48311795a5e96a8 (diff)
tcwg-publish-snapshot: Fix wrong condition.
Change-Id: I33072e89a0ac5f1da54bdd7bdb563075fdbae82c
-rw-r--r--tcwg-publish-snapshot.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/tcwg-publish-snapshot.yaml b/tcwg-publish-snapshot.yaml
index f6e12252a1..d73712fc9b 100644
--- a/tcwg-publish-snapshot.yaml
+++ b/tcwg-publish-snapshot.yaml
@@ -70,7 +70,7 @@
fi
# Append build number if provided, choose the latest otherwise
- if test x"${build_number}" != x ]; then
+ if test x"${build_number}" != x; then
bin_dir+="-${build_number}"
else
pushd /work/space/binaries/