Description of problem: If you run checksetup.pl it removes this variable from the params file Version-Release number of selected component (if applicable): 4.4 How reproducible: Always Steps to Reproduce: 1. $ ./checksetup.pl -p Actual results: The following parameters are no longer used in Bugzilla, and so have been moved from your parameters file into ./data/old-params.txt: rpc_log_args Expected results: rpc_log_args is not removed from params file. Additional info:
Hi Muhammad, can we get this in to sprint 45 please?
Added
Tested on QA environment(bzperfweb01.app.qa) with version(4.4.10045-1, DB: psql) Result: Pass Steps: After run: ./checksetup.pl -p the rpc_log_args is not removed from params file.