Commit a7821a40 authored by vipwzw's avatar vipwzw

auto ci

parent 65363515
......@@ -62,10 +62,10 @@ function copyAutoTestConfig() {
}
function copyChain33() {
echo "# copy chain33 bin to path \"$1\", make sure build chain33"
cp ../chain33 ../chain33-cli ../chain33.toml "$1"
cp "${CHAIN33_PATH}"/cmd/chain33/chain33.test.toml "$1"
cp "${CHAIN33_PATH}"/cmd/chain33/chain33.test.toml "$1"
}
echo "=======CHAIN33_PATH:${CHAIN33_PATH}===="
for dir in "$@"; do
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment