From: Kyle H. <kyl...@gm...> - 2011-03-10 13:53:22
|
Hello All, I just set up automysqlbackup for the first time. Kudos to the author for writing such an excellent tool! I do have an issue however. When I run the script to test it, I get this message: ###### WARNING ###### Errors reported during AutoMySQLBackup execution.. Backup failed Error log below.. /usr/local/bin/automysqlbackup: line 679: [: 4: unary operator expected Line 679 of the script looks like this: if [ ${DNOW} = ${DOWEEKLY} ]; then I see nothing wrong with the code, but I'm no shell scripting expert. Is this something that needs to be fixed, or can I just ignore this? Thanks, Kyle http://www.kylehall.info Mill Run Technology Solutions ( http://millruntech.com ) Crawford County Federated Library System ( http://www.ccfls.org ) Meadville Public Library ( http://www.meadvillelibrary.org ) |