mirror of
https://github.com/rclone/rclone.git
synced 2026-06-30 10:55:14 -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.