- Sort Score
- Result 10 results
- Languages All
Results 1 - 1 of 1 for run_test_dist_erasure (0.36 sec)
-
buildscripts/verify-build.sh
rv=$? pkill minio sleep 3 if [ "$rv" -ne 0 ]; then cat "$WORK_DIR/erasure-minio.log" fi rm -f "$WORK_DIR/erasure-minio.log" return "$rv" } function run_test_dist_erasure() { start_minio_dist_erasure (cd "$WORK_DIR" && "$FUNCTIONAL_TESTS") rv=$? pkill minio sleep 3 if [ "$rv" -ne 0 ]; then echo "server1 log:"
Registered: Sun Sep 07 19:28:11 UTC 2025 - Last Modified: Fri May 24 19:28:51 UTC 2024 - 6.7K bytes - Viewed (0)