Comment on Proxying to a subcommand with Go by Travis

Does the code at the end become something like:

cmd := exec.Command("exec", "sleep", "3600")

Because if so, actually including that would be helpful, so not to get exec the Go package confused with exec the Linux system call

添加评论
点赞收藏
点踩分享查看原文
评论
?
参与讨论