test work_dir done

This commit is contained in:
weisd
2024-12-13 17:13:32 +08:00
committed by weisd
parent 5ef03665bd
commit a46aaf3f11
4 changed files with 39 additions and 23 deletions
+2 -2
View File
@@ -18,8 +18,8 @@ fi
export RUSTFS_STORAGE_CLASS_INLINE_BLOCK="512 KB"
DATA_DIR_ARG="./target/volume/test{0...4}"
# DATA_DIR_ARG="./target/volume/test"
# DATA_DIR_ARG="./target/volume/test{0...4}"
DATA_DIR_ARG="./target/volume/test"
if [ -n "$1" ]; then
DATA_DIR_ARG="$1"