We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 972e7a1 commit 4f1cbfbCopy full SHA for 4f1cbfb
1 file changed
scripts/run_notify_load_test.sh
@@ -1,11 +1,5 @@
1
#!/usr/bin/env bash
2
3
-
4
-if [ -z "${artillery_key}" ]; then
5
- echo "artillery_key is unset or set to the empty string"
6
- exit 1
7
-fi
8
9
if [ -z "${environment}" ]; then
10
echo "environment is unset or set to the empty string"
11
exit 1
0 commit comments