Skip to content
Commit 3234c915 authored by Adam Williamson's avatar Adam Williamson
Browse files

google: drop duplicate path trim from opendir()

opendir() trims the path passed then calls getDriveFile() -
which immediately does the same trim operation. This breaks
opendir() on the root directory, which causes the failure of
the testStat() test when it checks the ctime of the root dir.
parent 2023878d
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment