Fix #184
Signed-off-by: Chenxiong Qi cqi@redhat.com
Looks good to me. The tests are passing on my machine. The Jenkins failure is in a test unrelated to this change.
That test fails due to different version of mock. It passes with mock 2.0.0, that is installed in my machine. But, in RHEL 6 and 7, only mock 1.0.1 can be installed. Keep looking at how to fix this.
I'm going to merge this patch and propose another solution to fix the test issue in a separate PR.
Ack.
Pull-Request has been merged by cqi
Fix #184
Signed-off-by: Chenxiong Qi cqi@redhat.com