Quick hack to submit cmd output tests to Hurricane Electric
- Go 100%
cmd.Start() doesn't return status codes and kicks off the command in the background. cmd.Run() will wait for the command to finish and return an error on non zero exit codes |
||
|---|---|---|
| he.go | ||
| ipv6_ns.go | ||