summaryrefslogtreecommitdiff
path: root/test/sigchld.go
diff options
context:
space:
mode:
Diffstat (limited to 'test/sigchld.go')
-rw-r--r--test/sigchld.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/sigchld.go b/test/sigchld.go
index a60d28dea..38437e552 100644
--- a/test/sigchld.go
+++ b/test/sigchld.go
@@ -1,4 +1,4 @@
-// +build !windows
+// +build !plan9,!windows
// cmpout
// Copyright 2009 The Go Authors. All rights reserved.