Skip to content

Commit 98afcae

Browse files
authored
Update cluster.sh
1 parent 037969c commit 98afcae

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

test/cluster.sh

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

3-
#set -e
4-
53
if [ -z "$TESTCONTAINER" ]; then
64
echo "TESTCONTAINER environment variable must be set"
75
exit 1

0 commit comments

Comments
 (0)