karsten / rpkg

Forked from rpkg 7 years ago
Clone

5023da9 tests: Don't use check_output

Authored and Committed by araszka 8 years ago
    tests: Don't use check_output
    
    subprocess.check_output can be used in python >= 2.7
    EL6 use python2.6
    
    Signed-off-by: Aleš Raszka <araszka@redhat.com>
    
        
file modified
+1 -1