mirror of
https://github.com/golang/go.git
synced 2025-12-08 06:10:04 +00: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
1 changed files with 1 additions and 1 deletions
|
|
@ -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…
Add table
Add a link
Reference in a new issue