mirror of
https://github.com/s3fs-fuse/s3fs-fuse.git
synced 2024-12-22 16:58:55 +00:00
Bypassed test_extended_attributes test on MacOS
This commit is contained in:
parent
90ea57b99b
commit
ef6c213471
@ -2777,8 +2777,8 @@ function add_all_tests {
|
||||
add_tests test_symlink
|
||||
if ! uname | grep -q Darwin; then
|
||||
add_tests test_mknod
|
||||
add_tests test_extended_attributes
|
||||
fi
|
||||
add_tests test_extended_attributes
|
||||
add_tests test_mtime_file
|
||||
|
||||
add_tests test_update_time_chmod
|
||||
|
Loading…
Reference in New Issue
Block a user