mirror of
https://github.com/rclone/rclone.git
synced 2026-03-27 11:52:41 -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.