diff options
author | Herbert Valerio Riedel <hvr@gnu.org> | 2014-04-19 13:12:40 +0200 |
---|---|---|
committer | Herbert Valerio Riedel <hvr@gnu.org> | 2014-04-19 13:12:40 +0200 |
commit | dc2b8ae261d0219657196dc91a408ec6f0f3de52 (patch) | |
tree | b6c55a6a95dbbb0fd14626b49879a6ad8167d90d /sync-all | |
parent | 44512e3c855d8fb36ab6580f4f97f842ebcf4c6c (diff) | |
download | haskell-dc2b8ae261d0219657196dc91a408ec6f0f3de52.tar.gz |
Fix sync-all error message introduced in 41f5b7e3e
Curiously, 'aforesaid' has the same length as the word 'testsuite'...
Signed-off-by: Herbert Valerio Riedel <hvr@gnu.org>
Diffstat (limited to 'sync-all')
-rwxr-xr-x | sync-all | 12 |
1 files changed, 6 insertions, 6 deletions
@@ -971,7 +971,7 @@ ATTENTION! You have a left-over testsuite/.git folder in your GHC tree! Please backup or remove it (e.g. "rm -r testsuite/.git") before -proceeding as the testsuite Git repository is now tracked as part of +proceeding as the aforesaid Git repository is now tracked as part of the ghc Git repository (see #8545 for more details) ============================ EOF @@ -987,7 +987,7 @@ ATTENTION! You have a left-over libraries/base/.git folder in your GHC tree! Please backup or remove it (e.g. "rm -r libraries/base/.git") before -proceeding as the testsuite Git repository is now tracked as part of +proceeding as the aforesaid Git repository is now tracked as part of the ghc Git repository (see #8545 for more details) ============================ EOF @@ -1002,7 +1002,7 @@ ATTENTION! You have a left-over libraries/ghc-prim/.git folder in your GHC tree! Please backup or remove it (e.g. "rm -r libraries/ghc-prim/.git") before -proceeding as the testsuite Git repository is now tracked as part of +proceeding as the aforesaid Git repository is now tracked as part of the ghc Git repository (see #8545 for more details) ============================ EOF @@ -1018,7 +1018,7 @@ ATTENTION! You have a left-over libraries/template-haskell/.git folder in your GHC tree! Please backup or remove it (e.g. "rm -r libraries/template-haskell/.git") before -proceeding as the testsuite Git repository is now tracked as part of +proceeding as the aforesaid Git repository is now tracked as part of the ghc Git repository (see #8545 for more details) ============================ EOF @@ -1034,7 +1034,7 @@ ATTENTION! You have a left-over libraries/integer-gmp/.git folder in your GHC tree! Please backup or remove it (e.g. "rm -r libraries/integer-gmp/.git") before -proceeding as the testsuite Git repository is now tracked as part of +proceeding as the aforesaid Git repository is now tracked as part of the ghc Git repository (see #8545 for more details) ============================ EOF @@ -1050,7 +1050,7 @@ ATTENTION! You have a left-over libraries/integer-simple/.git folder in your GHC tree! Please backup or remove it (e.g. "rm -r libraries/integer-simple/.git") before -proceeding as the testsuite Git repository is now tracked as part of +proceeding as the aforesaid Git repository is now tracked as part of the ghc Git repository (see #8545 for more details) ============================ EOF |