summaryrefslogtreecommitdiff
path: root/testsuite/tests/profiling
diff options
context:
space:
mode:
authorThomas Miedema <thomasmiedema@gmail.com>2015-06-30 10:55:17 +0200
committerThomas Miedema <thomasmiedema@gmail.com>2015-06-30 12:10:46 +0200
commit897a46c16756060d2b924ec0953de140060592c7 (patch)
treedd6ebc92fdcd25e82032bb2758ff432d760041b4 /testsuite/tests/profiling
parentc495c670cc726ad345072e94e4541a9c5d8fb98a (diff)
downloadhaskell-897a46c16756060d2b924ec0953de140060592c7.tar.gz
Testsuite: accept T2592.stderr (minor changes)
Diffstat (limited to 'testsuite/tests/profiling')
-rw-r--r--testsuite/tests/profiling/should_run/T2592.stderr4
1 files changed, 2 insertions, 2 deletions
diff --git a/testsuite/tests/profiling/should_run/T2592.stderr b/testsuite/tests/profiling/should_run/T2592.stderr
index 724ef0ec6e..a5d03171e5 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.