summaryrefslogtreecommitdiffstats
path: root/tools
diff options
context:
space:
mode:
authorRenato Botelho <renato@netgate.com>2015-11-25 12:22:32 -0200
committerRenato Botelho <renato@netgate.com>2015-11-25 12:22:32 -0200
commita67897608a61e64600fde47241973b92ebad9010 (patch)
tree271c475534ccd73d959d95a60ccbab19f13be562 /tools
parente6e85f8b2ccc09e0b6be122d24ef224dc2a6e7f3 (diff)
downloadpfsense-a67897608a61e64600fde47241973b92ebad9010.zip
pfsense-a67897608a61e64600fde47241973b92ebad9010.tar.gz
Silence often message
Diffstat (limited to 'tools')
-rwxr-xr-xtools/build_snapshots.sh1
1 files changed, 0 insertions, 1 deletions
diff --git a/tools/build_snapshots.sh b/tools/build_snapshots.sh
index 94a60f5..65fac15 100755
--- a/tools/build_snapshots.sh
+++ b/tools/build_snapshots.sh
@@ -88,7 +88,6 @@ snapshot_update_status() {
}
git_last_commit() {
- snapshot_update_status ">>> Updating ${PRODUCT_NAME} repository."
[ -z "${NO_RESET}" ] \
&& git -C "${BUILDER_ROOT}" reset --hard >/dev/null 2>&1
git -C "${BUILDER_ROOT}" pull -q
OpenPOWER on IntegriCloud