aboutsummaryrefslogtreecommitdiffstats
path: root/bin/brew
diff options
context:
space:
mode:
authorEloy Duran2009-09-11 19:17:50 +0200
committerEloy Duran2009-09-17 00:24:11 +0200
commit0a2a38903dbb2eef43a1a63fab93dfd22c7734c1 (patch)
tree9f32df276fc6be720713519bd66585dd1d19e096 /bin/brew
parent6c2f11a8325b6f9234c263463d130479199628d2 (diff)
downloadhomebrew-0a2a38903dbb2eef43a1a63fab93dfd22c7734c1.tar.bz2
Removed the old 'update' when clause and fixed a small spelling error.
Diffstat (limited to 'bin/brew')
-rwxr-xr-xbin/brew6
1 files changed, 0 insertions, 6 deletions
diff --git a/bin/brew b/bin/brew
index 79ac11520..668816948 100755
--- a/bin/brew
+++ b/bin/brew
@@ -137,12 +137,6 @@ begin
end
prune
- when 'up', 'update'
- puts "You can't yet update :( But you can try:"
- puts " git pull"
- puts " brew rm foo"
- puts " brew install foo"
-
when 'prune'
prune