bba1c73 Test for socket being writable, not just existing

1 file Authored by Colin Walters 8 years ago, Committed by lsm5 8 years ago,
1 file changed. 1 lines added. 1 lines removed.
    Test for socket being writable, not just existing
    
    The current system really only works if building the RPM as root
    (ewww) or if your user is in the `docker` group, which we discourage
    in favor of sudo.  I'm not sure how to plumb through sudo, but anyways
    it's more accurate to test writability.
    
    Signed-off-by: Lokesh Mandvekar <lsm5@fedoraproject.org>
    
        
file modified
+1 -1