Skip to content
Snippets Groups Projects
Commit e61dcabd authored by Abubakr-Sadik Nii Nai Davis's avatar Abubakr-Sadik Nii Nai Davis
Browse files

Remove extraneous debug commands.

parent d0d9900b
No related branches found
No related tags found
No related merge requests found
......@@ -91,10 +91,6 @@ func (c *Check) Run() {
cs[n-1].Stdout = &out
i := 1
for _, v := range cs {
fmt.Println(v.Args)
}
var err error
for i < n {
cs[i-1].Stdout, err = cs[i].StdinPipe()
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment