summaryrefslogtreecommitdiffstats
path: root/tools/build_snapshots.sh
diff options
context:
space:
mode:
Diffstat (limited to 'tools/build_snapshots.sh')
-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