mirror of
https://blitiri.com.ar/repos/chasquid
synced 2025-12-21 15:17:01 +00:00
test: Remove unnecessary "exit" calls
This commit is contained in:
@@ -10,7 +10,6 @@ mkdir -p .logs
|
||||
|
||||
if ! haproxy -v > /dev/null; then
|
||||
skip "haproxy binary not found"
|
||||
exit 0
|
||||
fi
|
||||
|
||||
# Set a 2m timeout: if there are issues with haproxy, the wait tends to hang
|
||||
|
||||
Reference in New Issue
Block a user