mirror of
https://github.com/pfsense/pfsense.git
synced 2025-10-26 11:38:35 +00:00
Print all parameters
This commit is contained in:
parent
a67897608a
commit
bbfc11ae0d
@ -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() {
|
||||
|
||||
Loading…
Reference in New Issue
Block a user