summaryrefslogtreecommitdiffstats
path: root/build.sh
diff options
context:
space:
mode:
authorRenato Botelho <renato@netgate.com>2016-08-02 13:36:39 -0300
committerRenato Botelho <renato@netgate.com>2016-08-02 13:36:39 -0300
commit5925de171cf61a0f338472195a4b9314d42655d8 (patch)
tree33fd07c92702bee1d9d2561814c90470a355c28c /build.sh
parentacf4481fa9c12c1c90839155e50c3b2a05931a09 (diff)
downloadpfsense-5925de171cf61a0f338472195a4b9314d42655d8.zip
pfsense-5925de171cf61a0f338472195a4b9314d42655d8.tar.gz
Retire snapshots_rotate_logfile()
Diffstat (limited to 'build.sh')
-rwxr-xr-xbuild.sh2
1 files changed, 0 insertions, 2 deletions
diff --git a/build.sh b/build.sh
index 78c1f8b..76e4ae4 100755
--- a/build.sh
+++ b/build.sh
@@ -319,8 +319,6 @@ fi
echo ">>> Building image type(s): ${_IMAGESTOBUILD}"
if [ -n "${SNAPSHOTS}" ]; then
- snapshots_rotate_logfile
-
snapshots_update_status ">>> Starting snapshot build operations"
if pkg update -r ${PRODUCT_NAME} >/dev/null 2>&1; then
OpenPOWER on IntegriCloud