summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHerbert Valerio Riedel <hvr@gnu.org>2014-04-19 13:12:40 +0200
committerHerbert Valerio Riedel <hvr@gnu.org>2014-04-19 13:12:40 +0200
commitdc2b8ae261d0219657196dc91a408ec6f0f3de52 (patch)
treeb6c55a6a95dbbb0fd14626b49879a6ad8167d90d
parent44512e3c855d8fb36ab6580f4f97f842ebcf4c6c (diff)
downloadhaskell-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>
-rwxr-xr-xsync-all12
1 files changed, 6 insertions, 6 deletions
diff --git a/sync-all b/sync-all
index 6b875bb19a..4c0e7c19a7 100755
--- a/sync-all
+++ b/sync-all
@@ -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