aboutsummaryrefslogtreecommitdiff
path: root/gcc
diff options
context:
space:
mode:
authorIan Lance Taylor <ian@gcc.gnu.org>2015-08-07 10:10:00 +0000
committerIan Lance Taylor <ian@gcc.gnu.org>2015-08-07 10:10:00 +0000
commitd0ceffe507fe615536259a326fcb7e6eb9a42765 (patch)
tree0cf14d708c9182436efecdff9ddb8ffae45a6212 /gcc
parent82b110199afddd36478f3c5e31fea87778ab5400 (diff)
downloadgcc-d0ceffe507fe615536259a326fcb7e6eb9a42765.zip
gcc-d0ceffe507fe615536259a326fcb7e6eb9a42765.tar.gz
gcc-d0ceffe507fe615536259a326fcb7e6eb9a42765.tar.bz2
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
Diffstat (limited to 'gcc')
-rw-r--r--gcc/go/gofrontend/MERGE2
1 files changed, 1 insertions, 1 deletions
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.