tls init fail with no skip

This commit is contained in:
ginuerzh 2015-10-11 22:54:49 +08:00
parent 4309ea67e2
commit d69a093004

View File

@ -91,7 +91,6 @@ func parseArgs(rawurl string) (args []Args) {
if glog.V(LFATAL) {
glog.Errorln(err)
}
continue
}
}
args = append(args, arg)