Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
libgo/testsuite: don't call kill without args
If the timeout subshell has no child processes, the "xargs | kill" will fail. Ensure there is some input for kill before calling it. Change-Id: Ifd2cb1ddf6d25c70cfa1d36a2b0171ee6e0f1c72 Reviewed-on: https://go-review.googlesource.com/13295 Reviewed-by: Ian Lance Taylor <[email protected]>
- Loading branch information