summaryrefslogtreecommitdiffstats
path: root/tools/build_snapshots.sh
diff options
context:
space:
mode:
authorRenato Botelho <renato@netgate.com>2015-09-22 10:08:08 -0300
committerRenato Botelho <renato@netgate.com>2015-09-22 10:08:08 -0300
commite5f88c31fa99a82f65c5c32ca671cf9fa71ed60a (patch)
treefe2cf5a71eed91573508203e9642d590ba0c851f /tools/build_snapshots.sh
parent30b861a6c78742929fb26a9a6dd41a769b81dbb6 (diff)
downloadpfsense-e5f88c31fa99a82f65c5c32ca671cf9fa71ed60a.zip
pfsense-e5f88c31fa99a82f65c5c32ca671cf9fa71ed60a.tar.gz
Fix function name
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 051bfbf..c07dedc 100755
--- a/tools/build_snapshots.sh
+++ b/tools/build_snapshots.sh
@@ -77,7 +77,7 @@ export COUNTER=0
# Global variable used to control SIGINFO action
export _sleeping=0
-snapshot_update_statu() {
+snapshot_update_status() {
${BUILDER_ROOT}/build.sh ${NO_UPLOAD} --snapshot-update-status "${1}"
}
OpenPOWER on IntegriCloud