Description of problem: The HACentralManager feature appends to the DAEMON_LIST with "HAD REPLICATION", which is valid but is uncommon from comma separately list generated by wallaby. Should append with a comma separated list for consistency. Version-Release number of selected component (if applicable): How reproducible: Steps to Reproduce: 1. 2. 3. Actual results: Expected results: Additional info:
DAEMON_LIST in HACentralManager now uses a comma instead of a space to separate HAD and REPLICATION. Fixed upstream on: BZ864984-HACM-DAEMON_LIST
Tested on RHEL 5.9/6.4 x x86_64/i386 with condor-wallaby-base-db-1.25-1 and it works. -->VERIFIED