add a comment

This commit is contained in:
Daniel Jakots 2017-02-20 15:21:07 -05:00
parent 4c2d055f73
commit 98d219d681
1 changed files with 1 additions and 0 deletions

View File

@ -31,6 +31,7 @@ else
echo $$ >> "${_PIDFILE}"
fi
# Create an history
if [[ -f "${_TMPDIR}"/bgp-status ]] ; then
mv "${_TMPDIR}"/bgp-status "${_TMPDIR}"/bgp-status.old
else