2012-04-20 Ramon Novoa <rnovoa@artica.es>

* pandora_agent_installer: Removed an unused variable.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@6073 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
This commit is contained in:
ramonn 2012-04-20 13:32:10 +00:00
parent 724a989d7f
commit a65bd47469
2 changed files with 4 additions and 1 deletions

View File

@ -1,3 +1,7 @@
2012-04-20 Ramon Novoa <rnovoa@artica.es>
* pandora_agent_installer: Removed an unused variable.
2012-04-20 Ramon Novoa <rnovoa@artica.es>
* pandora_agent_installer: Backup and restore conf file and daemon

View File

@ -161,7 +161,6 @@ install () {
OS_VERSION=`uname -r`
OS_NAME=`uname -s`
OLDFILENAMETMP=`date +"%Y-%m-%d"`
PANDORA_CFG_BAK="/tmp/pandora_agent.conf.bak"
if [ "$OS_NAME" = "FreeBSD" ]
then