gotest
11 KB
-
libgo/testsuite: don't call kill without args · d0ceffe5
If the timeout subshell has no child processes, the "xargs | kill" will fail. Ensure there is some input for kill before calling it. Reviewed-on: https://go-review.googlesource.com/13295 From-SVN: r226719Ian Lance Taylor committed