X-Git-Url: https://mattmccutchen.net/rsync/rsync.git/blobdiff_plain/b791d6802bad5c9403a6bb8aab8536c36ef90213..adc2476fa213797d849ae80fa8b5fcd9eba5dc4f:/exclude.c diff --git a/exclude.c b/exclude.c index 9672bf9f..6eb83cb6 100644 --- a/exclude.c +++ b/exclude.c @@ -475,7 +475,7 @@ void *push_local_filters(const char *dir, unsigned int dirlen) XFLG_ANCHORED2ABS); } else { io_error |= IOERR_GENERAL; - rprintf(FINFO, + rprintf(FERROR, "cannot add local filter rules in long-named directory: %s\n", full_fname(dirbuf)); }