We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ead5c34 commit b9a60ddCopy full SHA for b9a60dd
ee/packages/federation-matrix/tests/scripts/run-integration-tests.sh
@@ -110,7 +110,7 @@ cleanup() {
110
echo "=========================================="
111
echo "CONTAINER LOGS (Test Failed)"
112
113
-
+ fi
114
echo ""
115
echo "ROCKET.CHAT (rc1) LOGS:"
116
echo "----------------------------------------"
@@ -131,7 +131,7 @@ cleanup() {
131
132
133
134
- fi
+
135
136
if [ "$KEEP_RUNNING" = true ]; then
137
log_info "Keeping Docker containers running (--keep-running flag set)"
0 commit comments