mirror of
https://github.com/versity/versitygw.git
synced 2026-09-27 10:24:20 +00:00
test: parameters, PutObjectLegalHold tests
This commit is contained in:
@@ -37,5 +37,8 @@ send_command() {
|
||||
echo " ($1 response code: $command_result)"
|
||||
fi
|
||||
fi
|
||||
if [ "$DIRECT" == "true" ]; then
|
||||
sleep "$DIRECT_POST_COMMAND_DELAY"
|
||||
fi
|
||||
return $command_result
|
||||
}
|
||||
Reference in New Issue
Block a user