[commit: testsuite] master: Tweak a comment to help vim's syntax highlighting (7ba16b1)

Ian Lynagh igloo at earth.li
Sat Jan 26 02:45:23 CET 2013


Repository : ssh://darcs.haskell.org//srv/darcs/testsuite

On branch  : master

http://hackage.haskell.org/trac/ghc/changeset/7ba16b1cafe036579158d4501085cfa10da3e5fa

>---------------------------------------------------------------

commit 7ba16b1cafe036579158d4501085cfa10da3e5fa
Author: Ian Lynagh <igloo at earth.li>
Date:   Fri Jan 25 20:35:16 2013 +0000

    Tweak a comment to help vim's syntax highlighting

>---------------------------------------------------------------

 tests/ghci/scripts/all.T |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/tests/ghci/scripts/all.T b/tests/ghci/scripts/all.T
index e44aa6c..659a275 100755
--- a/tests/ghci/scripts/all.T
+++ b/tests/ghci/scripts/all.T
@@ -12,7 +12,7 @@ test('ghci007', combined_output, ghci_script, ['ghci007.script'])
 test('ghci008', combined_output, ghci_script, ['ghci008.script'])
 test('ghci009', combined_output, ghci_script, ['ghci009.script'])
 
-# Skip this test: deadlock can't be detected now, because we wait for
+# Skip this test: deadlock cannot be detected now, because we wait for
 # signals to arrive if there are signal handlers installed, and GHCi
 # has a ^C handler installed.
 test('ghci010', skip, ghci_script, ['ghci010.script'])





More information about the ghc-commits mailing list