Add script spawn minio server to test the URLs against it

This commit is contained in:
2025-12-01 14:36:22 +01:00
parent 8141b16051
commit abdbb2ab5b
5 changed files with 8 additions and 4 deletions
+3 -3
View File
@@ -10,11 +10,11 @@ int main(void)
S3_S("GET"),
3600,
S3_S(""),
S3_S("accesskey"),
S3_S("secretkey"),
S3_S("minioadmin"),
S3_S("minioadmin"),
S3_S("us-west-1"),
S3_S("s3"),
S3_S("aws.com"),
S3_S("172.17.0.2:9000"),
time(NULL),
dst, sizeof(dst));
if (len < 0) {