diff --git a/tools/build_snapshots.sh b/tools/build_snapshots.sh index 65fac153b4..98fcc6ff7c 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() {