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:41:27 -0300
commit1f9a4b5498d52f433faf61077f921abab3246cd5 (patch)
treefad32c39e17f814377a91edbdcd0287de90f9004 /build.sh
parentf59c3243daee7f1cd40db27963e538c28d39b448 (diff)
downloadpfsense-1f9a4b5498d52f433faf61077f921abab3246cd5.zip
pfsense-1f9a4b5498d52f433faf61077f921abab3246cd5.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