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-12 14:02:36 -0300
commit1577befd4bbc9d90ff8bbfc2db8e870dd6675240 (patch)
tree25f0b0e08f7faf3bc8dce69ef14ca8561f18843f /build.sh
parentacfbc96074782b5206d994cddfb701a80b8dfb04 (diff)
downloadpfsense-1577befd4bbc9d90ff8bbfc2db8e870dd6675240.zip
pfsense-1577befd4bbc9d90ff8bbfc2db8e870dd6675240.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 8c36887..2cada48 100755
--- a/build.sh
+++ b/build.sh
@@ -373,8 +373,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