mirror of https://github.com/golang/go.git
use /bin/ed to avoid compatibility issues with plan 9 ed
SVN=121611
This commit is contained in:
parent
ad073b1cf1
commit
27d95f1372
|
|
@ -16,4 +16,4 @@ $a
|
|||
|
||||
.
|
||||
w sysimport.c
|
||||
q' | ed sys.6
|
||||
q' | /bin/ed sys.6
|
||||
|
|
|
|||
Loading…
Reference in New Issue