X-Git-Url: https://mattmccutchen.net/rsync/rsync.git/blobdiff_plain/1fe0d1426309308128f0622452063f26de2ce590..342bfb5e23ebb372e0b1230f8124a4312f8a66d8:/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)); }