mirror of
https://github.com/golang/go
synced 2024-11-22 13:34:59 -07:00
use /bin/ed to avoid portability issues
R=rsc DELTA=1 (0 added, 0 deleted, 1 changed) OCL=34696 CL=34700
This commit is contained in:
parent
9d7538b42b
commit
2a1c9377d9
@ -28,7 +28,7 @@
|
||||
# OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
||||
# THE SOFTWARE.
|
||||
|
||||
ed - ../6l/6.out.h <<'!'
|
||||
/bin/ed - ../6l/6.out.h <<'!'
|
||||
v/^ A/d
|
||||
,s/^ A/ "/
|
||||
g/ .*$/s///
|
||||
|
Loading…
Reference in New Issue
Block a user