From b2b74260dbf7ea106e9b905fb68419dc17f3ab7a Mon Sep 17 00:00:00 2001
From: Jack Nagel <jacknagel@gmail.com>
Date: Tue, 20 May 2014 23:23:41 -0500
Subject: [PATCH] Remove obsolete text

---
 Library/Homebrew/cmd/sh.rb | 1 -
 1 file changed, 1 deletion(-)

diff --git a/Library/Homebrew/cmd/sh.rb b/Library/Homebrew/cmd/sh.rb
index 00570d3512..00b97ece14 100644
--- a/Library/Homebrew/cmd/sh.rb
+++ b/Library/Homebrew/cmd/sh.rb
@@ -22,7 +22,6 @@ module Homebrew extend self
          gem and pip will ignore our configuration and insist on using the
          environment they were built under (mostly). Sadly, scons will also
          ignore our configuration.
-         All toolchain use will be logged to: ~/Library/Homebrew/Logs/cc.log
          When done, type `exit'.
          EOS
     exec ENV['SHELL']
-- 
GitLab