summaryrefslogtreecommitdiffstats
path: root/build.sh
diff options
context:
space:
mode:
authorRenato Botelho <renato@netgate.com>2015-09-04 13:09:21 -0300
committerRenato Botelho <renato@netgate.com>2015-09-04 13:09:21 -0300
commitce96c1310e2178e298b73ba96a90a15c9eebfa95 (patch)
treea1f9733723a793d2a99eab3f138e99983f4da6e9 /build.sh
parent45b13882fdfb7e0ff971e5249e1adfacbaed59da (diff)
downloadpfsense-ce96c1310e2178e298b73ba96a90a15c9eebfa95.zip
pfsense-ce96c1310e2178e298b73ba96a90a15c9eebfa95.tar.gz
Fix snapshots log rotate
Diffstat (limited to 'build.sh')
-rwxr-xr-xbuild.sh3
1 files changed, 0 insertions, 3 deletions
diff --git a/build.sh b/build.sh
index a1b4ded..48367a6 100755
--- a/build.sh
+++ b/build.sh
@@ -332,9 +332,6 @@ fi
echo ">>> Building image type(s): ${_IMAGESTOBUILD}"
if [ -n "${SNAPSHOTS}" ]; then
- rm -f $SNAPSHOTSLOGFILE; touch $SNAPSHOTSLOGFILE
- rm -f $SNAPSHOTSLASTUPDATE; touch $SNAPSHOTSLASTUPDATE
-
snapshots_rotate_logfile
snapshots_update_status ">>> Starting snapshot build operations"
OpenPOWER on IntegriCloud