[commit: ghc] master: Testsuite: accept T2592.stderr (minor changes) (897a46c)
git at git.haskell.org
git at git.haskell.org
Tue Jun 30 10:12:44 UTC 2015
Repository : ssh://git@git.haskell.org/ghc
On branch : master
Link : http://ghc.haskell.org/trac/ghc/changeset/897a46c16756060d2b924ec0953de140060592c7/ghc
>---------------------------------------------------------------
commit 897a46c16756060d2b924ec0953de140060592c7
Author: Thomas Miedema <thomasmiedema at gmail.com>
Date: Tue Jun 30 10:55:17 2015 +0200
Testsuite: accept T2592.stderr (minor changes)
>---------------------------------------------------------------
897a46c16756060d2b924ec0953de140060592c7
testsuite/tests/profiling/should_run/T2592.stderr | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/testsuite/tests/profiling/should_run/T2592.stderr b/testsuite/tests/profiling/should_run/T2592.stderr
index 724ef0e..a5d0317 100644
--- a/testsuite/tests/profiling/should_run/T2592.stderr
+++ b/testsuite/tests/profiling/should_run/T2592.stderr
@@ -1,3 +1,3 @@
T2592: Heap exhausted;
-Current maximum heap size is 1048576 bytes (1 MB);
-use `+RTS -M<size>' to increase it.
+T2592: Current maximum heap size is 1048576 bytes (1 MB).
+T2592: Use `+RTS -M<size>' to increase it.
More information about the ghc-commits
mailing list