Print all parameters

This commit is contained in:
Renato Botelho 2015-11-25 12:42:49 -02:00
parent a67897608a
commit bbfc11ae0d

View File

@ -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() {