1
0
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:
Rob Pike 2009-09-16 15:14:12 -07:00
parent 9d7538b42b
commit 2a1c9377d9

View File

@ -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///