aboutsummaryrefslogtreecommitdiff
path: root/script/dev-env-mc.sh
Commit message (Collapse)AuthorAgeFilesLines
* Add minio & rclone to our functional teststest/more-clientsQuentin Dufour2021-05-021-0/+22
It is now possible to configure which clients you do not want to test with the env variable SKIP_XXX=1, XXX being the client name. eg. SKIP_S3CMD=1 ./script/test-smoke.sh