summaryrefslogtreecommitdiffstats
path: root/tools
diff options
context:
space:
mode:
Diffstat (limited to 'tools')
-rwxr-xr-xtools/build_snapshots.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/build_snapshots.sh b/tools/build_snapshots.sh
index 65fac15..98fcc6f 100755
--- a/tools/build_snapshots.sh
+++ b/tools/build_snapshots.sh
@@ -84,7 +84,7 @@ export _sleeping=0
snapshot_update_status() {
${BUILDER_ROOT}/build.sh ${NO_UPLOAD} ${POUDRIERE_SNAPSHOTS} \
- --snapshot-update-status "${1}"
+ --snapshot-update-status "$@"
}
git_last_commit() {
OpenPOWER on IntegriCloud