Commit d69a0930 authored by ginuerzh's avatar ginuerzh

tls init fail with no skip

parent 4309ea67
......@@ -91,7 +91,6 @@ func parseArgs(rawurl string) (args []Args) {
if glog.V(LFATAL) {
glog.Errorln(err)
}
continue
}
}
args = append(args, arg)
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment