Skip to content

Commit

Permalink
auto ci
Browse files Browse the repository at this point in the history
  • Loading branch information
vipwzw committed Jan 11, 2022
1 parent 9f2e17d commit 0d9cae5
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 deletions.
4 changes: 2 additions & 2 deletions plugin/dapp/cross2eth/cmd/build/dockerRelayerTest.sh
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
#!/usr/bin/env bash
# shellcheck disable=SC2128
# shellcheck disable=SC2034
# shellcheck disable=SC2154
# shellcheck disable=SC2034
# shellcheck disable=SC2154
# shellcheck source=/dev/null
set -x
set +e
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -638,7 +638,6 @@ function echo_addrs() {
echo -e "${GRE}ethereumUSDTERC20TokenAddrOnBSC: ${ethereumUSDTERC20TokenAddrOnBSC} ${NOC}"
echo -e "${GRE}ethereumBtyBridgeTokenAddrOnBSC: ${ethereumBtyBridgeTokenAddrOnBSC} ${NOC}"


echo -e "${GRE}XgoBridgeRegistryOnChain33: ${XgoBridgeRegistryOnChain33} ${NOC}"

echo -e "${GRE}XgoChain33BridgeBank: ${XgoChain33BridgeBank} ${NOC}"
Expand Down

0 comments on commit 0d9cae5

Please sign in to comment.