Reject unsupported server arguments
This commit is contained in:
@@ -87,5 +87,6 @@ if [[ "$action" == "run" ]]; then
|
||||
timeout --signal=TERM --kill-after=5s 120s scripts/test_wasm_metadata_buffer.sh
|
||||
timeout --signal=TERM --kill-after=5s 150s scripts/test_wasm_metadata_deadline.sh
|
||||
scripts/test_wasm_source_locations.sh
|
||||
scripts/test_server_arguments.sh
|
||||
scripts/test_socket_activation.sh
|
||||
fi
|
||||
|
||||
Reference in New Issue
Block a user