b9e95b4 Fix autodetection of rpmautospec

Authored and Committed by zbyszek 2 years ago
    Fix autodetection of rpmautospec
    
    When store_true or store_false are used, the default default changes
    from None to a boolean. I didn't know about this, and I wrote the code
    to assume args.rpmautospec would be None. rpmautospec detection was
    effectively always disabled.
    
        
file modified
+2 -0