summaryrefslogtreecommitdiff
path: root/src/env.bash
diff options
context:
space:
mode:
authorRuss Cox <rsc@golang.org>2011-06-27 12:03:19 -0400
committerRuss Cox <rsc@golang.org>2011-06-27 12:03:19 -0400
commit0f779c0e20e44ae26d62c1f0b2f305aa3edb969b (patch)
treeecaead9e9ff405bc274334059d1beece32b563d7 /src/env.bash
parent71d8245b7a3565e0d40eb1e15a0862afcfda3f10 (diff)
downloadgo-0f779c0e20e44ae26d62c1f0b2f305aa3edb969b.tar.gz
5l, 6l, 8l: drop use of ed during build
build runs with chmod 0 /bin/ed now R=golang-dev, bradfitz CC=golang-dev http://codereview.appspot.com/4635071
Diffstat (limited to 'src/env.bash')
-rw-r--r--src/env.bash1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/env.bash b/src/env.bash
index 19402f306..1db0daa22 100644
--- a/src/env.bash
+++ b/src/env.bash
@@ -55,7 +55,6 @@ PROGS="
cp
cut
echo
- ed
egrep
gcc
grep