From d0ceffe507fe615536259a326fcb7e6eb9a42765 Mon Sep 17 00:00:00 2001 From: Ian Lance Taylor Date: Fri, 7 Aug 2015 10:10:00 +0000 Subject: 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. Reviewed-on: https://go-review.googlesource.com/13295 From-SVN: r226719 --- gcc/go/gofrontend/MERGE | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'gcc') diff --git a/gcc/go/gofrontend/MERGE b/gcc/go/gofrontend/MERGE index 99e7aef..a5b77a4 100644 --- a/gcc/go/gofrontend/MERGE +++ b/gcc/go/gofrontend/MERGE @@ -1,4 +1,4 @@ -6fb7c3509a4eda7d2403900981b53029d6727037 +5891a4c0615f469edcefc6d7a85a88984ba940aa The first line of this file holds the git revision number of the last merge done from the gofrontend repository. -- cgit v1.1