Skip to content

Commit 20110ef

Browse files
committed
debug load balancer
1 parent b52352c commit 20110ef

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.evergreen/run-tests.sh

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,9 @@ else
2424
exit 1
2525
fi
2626

27+
env
28+
exit 1
29+
2730
# Source the local secrets export file if available.
2831
if [ -f "./secrets-export.sh" ]; then
2932
. "./secrets-export.sh"

0 commit comments

Comments
 (0)