b3e16b8 Make the fake `get_current_packages` functions more reliable

Authored and Committed by adamwill 7 years ago
    Make the fake `get_current_packages` functions more reliable
    
    I think the fact that the `time.clock()` values were small
    floating-point numbers would make the version comparisons
    sometimes not work as expected. Throwing a big multiplication
    factor into the works seems to help.
    
    Signed-off-by: Adam Williamson <awilliam@redhat.com>
    
        
file modified
+2 -2