Commit f2f9763f authored by Kirill Smelkov's avatar Kirill Smelkov

.

parent 6b4e244a
......@@ -86,6 +86,7 @@ func StartTreeGen(zurl string) (_ *TreeGen, err error) {
}
return nil, err
}
start = strings.TrimSuffix(start, "\n")
defer xerr.Contextf(&err, "invalid start %q", start)
// start @<at> tree=<root>
......
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