3309d2d Write warning to >&2 instead of /dev/stderr

Authored and Committed by mhayden 2 years ago
    Write warning to >&2 instead of /dev/stderr
    
    Writing to /dev/stderr with > or >> does not work properly in a mock chroot.

    

    https://bugzilla.redhat.com/show_bug.cgi?id=1965470
        
file modified
+1 -1