use /bin/ed to avoid compatibility issues with plan 9 ed

SVN=121611
This commit is contained in:
Rob Pike 2008-06-08 17:02:01 -07:00
parent ad073b1cf1
commit 27d95f1372

View file

@ -16,4 +16,4 @@ $a
.
w sysimport.c
q' | ed sys.6
q' | /bin/ed sys.6