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

#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

#8375: Fix typo in sync-all script. --------------------------------------+------------------------------------ Reporter: leroux | Owner: Type: bug | Status: patch Priority: lowest | Milestone: Component: Build System | Version: 7.6.3 Resolution: | Keywords: Operating System: Unknown/Multiple | Architecture: Unknown/Multiple Type of failure: Documentation bug | Difficulty: Unknown Test Case: | Blocked By: Blocking: | Related Tickets: --------------------------------------+------------------------------------ Changes (by leroux): * status: new => patch -- Ticket URL: http://ghc.haskell.org/trac/ghc/ticket/8375#comment:1 GHC http://www.haskell.org/ghc/ The Glasgow Haskell Compiler

#8375: Fix typo in sync-all script.
--------------------------------------+------------------------------------
Reporter: leroux | Owner:
Type: bug | Status: patch
Priority: lowest | Milestone:
Component: Build System | Version: 7.6.3
Resolution: | Keywords:
Operating System: Unknown/Multiple | Architecture: Unknown/Multiple
Type of failure: Documentation bug | Difficulty: Unknown
Test Case: | Blocked By:
Blocking: | Related Tickets:
--------------------------------------+------------------------------------
Comment (by Krzysztof Gogolewski

#8375: Fix typo in sync-all script. --------------------------------------+------------------------------------ Reporter: leroux | Owner: Type: bug | Status: closed Priority: lowest | Milestone: Component: Build System | Version: 7.6.3 Resolution: fixed | Keywords: Operating System: Unknown/Multiple | Architecture: Unknown/Multiple Type of failure: Documentation bug | Difficulty: Unknown Test Case: | Blocked By: Blocking: | Related Tickets: --------------------------------------+------------------------------------ Changes (by monoidal): * status: patch => closed * resolution: => fixed Comment: Done, thanks. -- Ticket URL: http://ghc.haskell.org/trac/ghc/ticket/8375#comment:3 GHC http://www.haskell.org/ghc/ The Glasgow Haskell Compiler
participants (1)
-
GHC