dcantrell / rpmfluff

Forked from rpmfluff 4 years ago
Clone

62a5947 Use methods in subprocess instead of popen2

1 file Authored by dshea 8 years ago, Committed by jhutar 8 years ago,
1 file changed. 14 lines added. 66 lines removed.
    Use methods in subprocess instead of popen2
    
    Also run commands as lists instead of strings to avoid shell quoting
    nightmares
    
    Signed-off-by: Jan Hutar <jhutar@redhat.com>
    
        
file modified
+14 -66