This commit is contained in:
Liang Ding 2014-10-28 17:56:38 +08:00
parent c69487b983
commit 2691c6bb61
1 changed files with 0 additions and 1 deletions

View File

@ -80,7 +80,6 @@ func FixedTimeCheckEnv() {
if "" == os.Getenv("GOROOT") {
glog.Fatal("Not found $GOROOT")
os.Exit(-1)
}