This commit is contained in:
parent
c69487b983
commit
2691c6bb61
|
@ -80,7 +80,6 @@ func FixedTimeCheckEnv() {
|
||||||
|
|
||||||
if "" == os.Getenv("GOROOT") {
|
if "" == os.Getenv("GOROOT") {
|
||||||
glog.Fatal("Not found $GOROOT")
|
glog.Fatal("Not found $GOROOT")
|
||||||
|
|
||||||
os.Exit(-1)
|
os.Exit(-1)
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue