Skip to content
Snippets Groups Projects
Verified Commit 3200a65d authored by Tóth Miklós Tibor's avatar Tóth Miklós Tibor :shrug:
Browse files

so apparently we suck. f.

parent 93f179ff
No related branches found
No related tags found
No related merge requests found
Pipeline #7946 passed
......@@ -28,7 +28,7 @@ func (i *input) Inline(args ...string) string {
_, _ = io.Copy(&stde, rd)
_, _ = fmt.Fprint(os.Stderr, stde.String(), "\n")
}
panic(e)
fmt.Println(e.Error())
}
return string(out)
} else {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment