summaryrefslogtreecommitdiff
path: root/test/bugs/bug324.go
diff options
context:
space:
mode:
Diffstat (limited to 'test/bugs/bug324.go')
-rw-r--r--test/bugs/bug324.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/bugs/bug324.go b/test/bugs/bug324.go
index 8b4e29200..e188515d7 100644
--- a/test/bugs/bug324.go
+++ b/test/bugs/bug324.go
@@ -1,4 +1,4 @@
-// $G $D/$F.dir/p.go && errchk $G $D/$F.dir/main.go
+// $G $D/$F.dir/p.go && $G $D/$F.dir/main.go && $L main.$A && ! ./$A.out || echo BUG: should fail
// Copyright 2011 The Go Authors. All rights reserved.
// Use of this source code is governed by a BSD-style