From 0a2a38903dbb2eef43a1a63fab93dfd22c7734c1 Mon Sep 17 00:00:00 2001 From: Eloy Duran Date: Fri, 11 Sep 2009 19:17:50 +0200 Subject: Removed the old 'update' when clause and fixed a small spelling error. --- bin/brew | 6 ------ 1 file changed, 6 deletions(-) (limited to 'bin') 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 -- cgit v1.2.3