[GHC] #8375: Fix typo in sync-all script.

GHC ghc-devs at haskell.org
Sat Sep 28 06:47:27 CEST 2013


#8375: Fix typo in sync-all script.
------------------------------------+--------------------------------------
       Reporter:  leroux            |             Owner:
           Type:  bug               |            Status:  new
       Priority:  lowest            |         Milestone:
      Component:  Build System      |           Version:  7.6.3
       Keywords:                    |  Operating System:  Unknown/Multiple
   Architecture:  Unknown/Multiple  |   Type of failure:  Documentation bug
     Difficulty:  Unknown           |         Test Case:
     Blocked By:                    |          Blocking:
Related Tickets:                    |
------------------------------------+--------------------------------------
 sync-all
 {{{
 -        print "\nWarning: You trying to 'pull' while on branch
 '$branch'.\n"
 +        print "\nWarning: You are trying to 'pull' while on branch
 '$branch'.\n"
 }}}

-- 
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/8375>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler



More information about the ghc-tickets mailing list