summaryrefslogtreecommitdiff
path: root/test/fixedbugs/bug302.go
diff options
context:
space:
mode:
Diffstat (limited to 'test/fixedbugs/bug302.go')
-rw-r--r--test/fixedbugs/bug302.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/fixedbugs/bug302.go b/test/fixedbugs/bug302.go
index e9edb94ac..1088b2f3c 100644
--- a/test/fixedbugs/bug302.go
+++ b/test/fixedbugs/bug302.go
@@ -1,4 +1,4 @@
-// $G $D/bug302.dir/p.go && gopack grc pp.a p.$A && $G $D/bug302.dir/main.go
+// $G $D/bug302.dir/p.go && pack grc pp.a p.$A && $G $D/bug302.dir/main.go
// Copyright 2010 The Go Authors. All rights reserved.
// Use of this source code is governed by a BSD-style