mirror of
https://github.com/ethereum/go-ethereum.git
synced 2026-07-25 14:16:44 +00:00
3
This commit is contained in:
parent
9ee0dafbde
commit
328fc5dbde
1 changed files with 1 additions and 1 deletions
|
|
@ -57,7 +57,7 @@ func init() {
|
|||
glog.SetV(6)
|
||||
glog.SetToStderr(true)
|
||||
|
||||
fmt.Println("2")
|
||||
fmt.Println("3")
|
||||
|
||||
go func() {
|
||||
time.Sleep(8 * time.Minute)
|
||||
|
|
|
|||
Loading…
Reference in a new issue