Clusters file parsing of tags with line continuation is broken
Cluster administration tool
Brought to you by:
duncan_ferguson
(forwarded Ubuntu LP bug: https://bugs.launchpad.net/bugs/1216982)
Public bug reported:
This clusters file can't be parsed correctly:
sometag somehost \ someotherhost
The problem is a typo in a variable name. Attached is a patch to fix it.
I believe this is fixed in the latest version. Please let me know if it isn't