http://jira.hyperic.com/browse/HHQ-4239
HQ Server upgrade does not maintain comments in hq-server.conf.
After upgrading the server, all the existing comments in the previous version of the hq-server.conf is missing in the upgraded hq-server.conf; only the actual server parameters are available.
Expected Result:
The hq-server.conf should display all comments post upgrade just as if installed new.
Actual Result:
All the comments in the upgraded hq-server.conf file is stripped.
Steps to Reproduce:
1. Upgrade the hq-server.
2. Examine the hq-server.conf file.
3. Note the comments are stripped.
Anonymous