Commit 2a1c9377 authored by Rob Pike's avatar Rob Pike

use /bin/ed to avoid portability issues

R=rsc
DELTA=1  (0 added, 0 deleted, 1 changed)
OCL=34696
CL=34700
parent 9d7538b4
......@@ -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///
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment