diff --git a/conf/wide.go b/conf/wide.go index 2b6c48b..20550f5 100644 --- a/conf/wide.go +++ b/conf/wide.go @@ -80,7 +80,6 @@ func FixedTimeCheckEnv() { if "" == os.Getenv("GOROOT") { glog.Fatal("Not found $GOROOT") - os.Exit(-1) }