Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
P
plugin
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
JIRA
JIRA
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
link33
plugin
Commits
ed353437
Commit
ed353437
authored
May 09, 2020
by
vipwzw
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
auto ci
parent
0e6bf526
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
publicTest.sh
plugin/dapp/x2Ethereum/testsh/publicTest.sh
+2
-2
No files found.
plugin/dapp/x2Ethereum/testsh/publicTest.sh
View file @
ed353437
...
@@ -369,8 +369,8 @@ function start_trufflesuite() {
...
@@ -369,8 +369,8 @@ function start_trufflesuite() {
local
ganacheName
=
ganachetest
local
ganacheName
=
ganachetest
#local isExit=$(docker inspect ${ganacheName} | jq ".[]" | jq ".Id")
#local isExit=$(docker inspect ${ganacheName} | jq ".[]" | jq ".Id")
#if [[ ${isExit} != "" ]]; then
#if [[ ${isExit} != "" ]]; then
docker stop
${
ganacheName
}
docker stop
${
ganacheName
}
docker
rm
${
ganacheName
}
docker
rm
${
ganacheName
}
#fi
#fi
# 启动 eth
# 启动 eth
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment