module_name is replaced with repo_name in cli.py as well as tests, both calls to property Commands.module_name and name in tests names.
Signed-off-by: Chenxiong Qi cqi@redhat.com
rebased onto a7d5e0d1c92f7b0cfe2dd5fd1ca4b593fc3b3a24
1 new commit added
Fix installing pycurl for running tests
Ping for review.
Looks good to me.
Pull-Request has been merged by cqi
module_name is replaced with repo_name in cli.py as well as tests,
both calls to property Commands.module_name and name in tests names.
Signed-off-by: Chenxiong Qi cqi@redhat.com