aboutsummaryrefslogtreecommitdiffstats
path: root/bin
diff options
context:
space:
mode:
authorEloy Duran2009-09-11 19:17:50 +0200
committerEloy Duran2009-09-17 00:24:11 +0200
commit9ff551a524570c36a8fb82d37c50ef40f09df04a (patch)
tree3a44f33fc351a2532af9a8d8bd4f218b13f796c0 /bin
parentc9f056c32763cbc8b92371cb38b51a4406aa1b6c (diff)
downloadbrew-9ff551a524570c36a8fb82d37c50ef40f09df04a.tar.bz2
Removed the old 'update' when clause and fixed a small spelling error.
Diffstat (limited to 'bin')
-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