Files
Aether/tools/pressure/run_gateway_1k_mock_streaming.sh
T

6 lines
137 B
Bash
Executable File

#!/usr/bin/env bash
set -euo pipefail
PRESSURE_STAGE="${PRESSURE_STAGE:-S1}"
exec "$(dirname "$0")/run_gateway_mock_streaming_stage.sh"