aboutsummaryrefslogtreecommitdiff
path: root/gcc/testsuite/go.test/test/crlf.go
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/testsuite/go.test/test/crlf.go')
-rw-r--r--gcc/testsuite/go.test/test/crlf.go4
1 files changed, 1 insertions, 3 deletions
diff --git a/gcc/testsuite/go.test/test/crlf.go b/gcc/testsuite/go.test/test/crlf.go
index 292b63bf4..2d56889b0 100644
--- a/gcc/testsuite/go.test/test/crlf.go
+++ b/gcc/testsuite/go.test/test/crlf.go
@@ -1,6 +1,4 @@
-// $G $D/$F.go && $L $F.$A && ./$A.out >tmp.go &&
-// $G tmp.go && $L tmp.$A && ./$A.out
-// rm -f tmp.go
+// runoutput
// Copyright 2011 The Go Authors. All rights reserved.
// Use of this source code is governed by a BSD-style