diff options
Diffstat (limited to 'test/printbig.go')
-rw-r--r-- | test/printbig.go | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/printbig.go b/test/printbig.go index bbb707004..d867bdc64 100644 --- a/test/printbig.go +++ b/test/printbig.go @@ -1,4 +1,4 @@ -// $G $F.go && $L $F.$A && ./$A.out +// $G $F.go && $L $F.$A && ./$A.out 2>&1 | cmp - $D/$F.out // Copyright 2009 The Go Authors. All rights reserved. // Use of this source code is governed by a BSD-style |