Skip to content

Commit 4f1cbfb

Browse files
committed
remove mistaken change
1 parent 972e7a1 commit 4f1cbfb

1 file changed

Lines changed: 0 additions & 6 deletions

File tree

scripts/run_notify_load_test.sh

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,5 @@
11
#!/usr/bin/env bash
22

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-
93
if [ -z "${environment}" ]; then
104
echo "environment is unset or set to the empty string"
115
exit 1

0 commit comments

Comments
 (0)