mirror of
https://github.com/rclone/rclone.git
synced 2026-05-12 18:38:00 -04:00
5f70918e2c
introduced a new INFO log when making a directory, which differs depending on
whether the backend supports setting directory metadata. This caused false
positives on the bisync createemptysrcdirs test.
This fixes it by ignoring that log line.