summaryrefslogtreecommitdiffstats
path: root/tools/build_snapshots.sh
diff options
context:
space:
mode:
authorRenato Botelho <renato@netgate.com>2015-11-25 12:42:49 -0200
committerRenato Botelho <renato@netgate.com>2015-11-25 12:42:49 -0200
commitbbfc11ae0d5b8707288e7357fc74459bc48ddd46 (patch)
treeded4c919e83ae9a12a3c6cf372c944e80320b6a8 /tools/build_snapshots.sh
parenta67897608a61e64600fde47241973b92ebad9010 (diff)
downloadpfsense-bbfc11ae0d5b8707288e7357fc74459bc48ddd46.zip
pfsense-bbfc11ae0d5b8707288e7357fc74459bc48ddd46.tar.gz
Print all parameters
Diffstat (limited to 'tools/build_snapshots.sh')
-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