diff options
Diffstat (limited to 'test/chan/select5.go')
-rw-r--r-- | test/chan/select5.go | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/test/chan/select5.go b/test/chan/select5.go index 13cde1afe..f72cfe4b4 100644 --- a/test/chan/select5.go +++ b/test/chan/select5.go @@ -1,6 +1,4 @@ -// $G $D/$F.go && $L $F.$A && ./$A.out >tmp.go && -// $G tmp.go && $L tmp.$A && ./$A.out || echo BUG: select5 -// rm -f tmp.go +// runoutput // Copyright 2011 The Go Authors. All rights reserved. // Use of this source code is governed by a BSD-style |