[commit: ghc] master: Updated stale ghcpkg05.stderr-mingw32. (f10b67a)

git at git.haskell.org git at git.haskell.org
Thu Oct 30 04:15:48 UTC 2014


Repository : ssh://git@git.haskell.org/ghc

On branch  : master
Link       : http://ghc.haskell.org/trac/ghc/changeset/f10b67a0d3ca588629f1cddd2f5a2bf1e1a4bc8e/ghc

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

commit f10b67a0d3ca588629f1cddd2f5a2bf1e1a4bc8e
Author: Gintautas Miliauskas <gintautas.miliauskas at gmail.com>
Date:   Wed Oct 29 23:14:28 2014 -0500

    Updated stale ghcpkg05.stderr-mingw32.
    
    Looks like the mingw32-specific test was accidentally forgotten after
    changing the code and the expected outputs for non OS-specific tests.
    
    Reviewers: austin
    
    Reviewed By: austin
    
    Subscribers: #ghc_windows_task_force, thomie, carter, simonmar
    
    Differential Revision: https://phabricator.haskell.org/D383


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

f10b67a0d3ca588629f1cddd2f5a2bf1e1a4bc8e
 testsuite/tests/cabal/ghcpkg05.stderr-mingw32 | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/testsuite/tests/cabal/ghcpkg05.stderr-mingw32 b/testsuite/tests/cabal/ghcpkg05.stderr-mingw32
index ac51816..55a82814 100644
--- a/testsuite/tests/cabal/ghcpkg05.stderr-mingw32
+++ b/testsuite/tests/cabal/ghcpkg05.stderr-mingw32
@@ -15,4 +15,4 @@ The following packages are broken, either because they have a problem
 listed above, or because they depend on a broken package.
 testpkg-2.0
 testpkg-3.0
-ghc-pkg.exe: unregistering testpkg-2.0 would break the following packages: testpkg-3.0 (use --force to override)
+ghc-pkg.exe: unregistering would break the following packages: testpkg-3.0 (use --force to override)



More information about the ghc-commits mailing list