mirror of
https://github.com/golang/go
synced 2024-11-25 05:47:57 -07:00
fix a couple of scripts
R=rsc DELTA=6 (4 added, 2 deleted, 0 changed) OCL=33400 CL=33400
This commit is contained in:
parent
74dd0ab670
commit
83c9d97abf
3
test/run
3
test/run
@ -1,9 +1,8 @@
|
|||||||
|
#!/bin/sh
|
||||||
# Copyright 2009 The Go Authors. All rights reserved.
|
# Copyright 2009 The Go Authors. All rights reserved.
|
||||||
# Use of this source code is governed by a BSD-style
|
# Use of this source code is governed by a BSD-style
|
||||||
# license that can be found in the LICENSE file.
|
# license that can be found in the LICENSE file.
|
||||||
|
|
||||||
#!/bin/sh
|
|
||||||
|
|
||||||
case X"$GOARCH" in
|
case X"$GOARCH" in
|
||||||
Xamd64)
|
Xamd64)
|
||||||
export A=6
|
export A=6
|
||||||
|
Loading…
Reference in New Issue
Block a user