juangacovas / rsnapshot-mysql

Bash script to Backup & Restore ALL MySQL databases from any host, one file per table, being friendly with rsnapshot tool

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Warnings "unary operator expected"

wolfkang opened this issue · comments

Hi,
I got these warnings.

/efs/mysql/rsnapshot-mysql.sh: line 362: [: ==: unary operator expected
/efs/mysql/rsnapshot-mysql.sh: line 365: [: ==: unary operator expected
/efs/mysql/rsnapshot-mysql.sh: line 368: [: ==: unary operator expected

Please check this out.
Thanks.

Hello, I've just updated the script. Please try again, I tested it.