[commit: ghc] ghc-8.0: testsuite: Remove spurious change from last commit (a1a7359)

git at git.haskell.org git at git.haskell.org
Thu Aug 25 15:10:24 UTC 2016


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

On branch  : ghc-8.0
Link       : http://ghc.haskell.org/trac/ghc/changeset/a1a7359daed7d16634dc2ac7be43c112fab179f9/ghc

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

commit a1a7359daed7d16634dc2ac7be43c112fab179f9
Author: Ben Gamari <ben at smart-cactus.org>
Date:   Thu Aug 25 11:08:12 2016 -0400

    testsuite: Remove spurious change from last commit


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

a1a7359daed7d16634dc2ac7be43c112fab179f9
 testsuite/tests/perf/compiler/all.T | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/testsuite/tests/perf/compiler/all.T b/testsuite/tests/perf/compiler/all.T
index 00f8e7a..2425a83 100644
--- a/testsuite/tests/perf/compiler/all.T
+++ b/testsuite/tests/perf/compiler/all.T
@@ -28,8 +28,7 @@ setTestOpts(no_lint)
 #    really changed, then you know there's an issue.
 
 test('T1969',
-     [
-compiler_stats_num_field('peak_megabytes_allocated', # Note [residency]
+     [compiler_stats_num_field('peak_megabytes_allocated', # Note [residency]
           [(wordsize(32), 30, 15),
              # 2010-05-17 14 (x86/Windows)
              #            15 (x86/OS X)



More information about the ghc-commits mailing list