Commit a0d25de7 authored by Kirill Smelkov's avatar Kirill Smelkov

.

parent 9c86fdbe
......@@ -2534,5 +2534,5 @@ func _main() (err error) {
// XXX the kernel does not send FORGETs on unmount - release left node resources ourselves?
<-serveCtx.Done()
log.Infof("stop %q %q", mntpt, zurl)
return nil // XXX serveErr | zwatchErr ?
return nil
}
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