mirror of
https://github.com/s3fs-fuse/s3fs-fuse.git
synced 2024-12-22 16:58:55 +00:00
Run test_external_directory_creation for all flags (#1969)
This commit is contained in:
parent
a282cb7a84
commit
ac72bf34dd
@ -1879,11 +1879,7 @@ function add_all_tests {
|
||||
add_tests test_chown
|
||||
add_tests test_list
|
||||
add_tests test_remove_nonempty_directory
|
||||
# shellcheck disable=SC2009
|
||||
if ! ps u -p "${S3FS_PID}" | grep -q notsup_compat_dir; then
|
||||
# TODO: investigate why notsup_compat_dir fails
|
||||
add_tests test_external_directory_creation
|
||||
fi
|
||||
add_tests test_external_directory_creation
|
||||
add_tests test_external_modification
|
||||
add_tests test_external_creation
|
||||
add_tests test_read_external_object
|
||||
|
Loading…
Reference in New Issue
Block a user