@ -294,7 +294,11 @@ Example:
return
}
fmt.Println("done!")
if c.Bool("serve") {
fmt.Printf("done!")
} else {
ch <- nil