• Max Kellermann's avatar
    update: print error when opendir() fails · 53271e8a
    Max Kellermann authored
    MPD used to be silent when it could stat() a directory, but could not
    opendir() it to read its contents.  This caused a lot of support
    headache with users who have wrong file permissions.  Add another
    warning message.
    53271e8a
update.c 17 KB