This website requires JavaScript.
Explore
Help
Sign In
interesting
/
go-ethereum
mirror of
https://github.com/ethereum/go-ethereum.git
Watch
1
Star
0
Fork
You've already forked go-ethereum
0
Code
Issues
Projects
Releases
Wiki
Activity
78644f0377
go-ethereum
/
swarm
/
docker
/
run-smoke.sh
8 lines
87 B
Bash
Executable File
Raw
Blame
History
#!/bin/sh
set
-o errexit
set
-o pipefail
set
-o nounset
/swarm-smoke
$@
2>
&
1
||
true
Reference in New Issue
View Git Blame
Copy Permalink