mirror of
https://github.com/rclone/rclone.git
synced 2025-08-02 19:28:59 +02: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.