We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4e759c9 commit c58ab35Copy full SHA for c58ab35
broker/setup_broker/lvk/setup_broker.sh
@@ -51,7 +51,6 @@ if [ "$testid" != "False" ]; then
51
topic_deadletter="${topic_deadletter}-${testid}"
52
subscription_storebigquery="${subscription_storebigquery}-${testid}"
53
subscription_deadletter="${subscription_deadletter}-${testid}"
54
-
55
fi
56
57
alerts_table="alerts_${versiontag}"
0 commit comments