From 1a9ae4b39c057d2a21192f6be033c8545702f345 Mon Sep 17 00:00:00 2001 From: Thomas Miedema Date: Sun, 24 Apr 2016 16:24:25 +0200 Subject: Testsuite: delete old cleanup code (#11980) --- testsuite/config/ghc | 1 - 1 file changed, 1 deletion(-) (limited to 'testsuite/config') diff --git a/testsuite/config/ghc b/testsuite/config/ghc index 595415ae7b..82367d9238 100644 --- a/testsuite/config/ghc +++ b/testsuite/config/ghc @@ -82,7 +82,6 @@ if (ghc_with_llvm == 1): config.in_tree_compiler = in_tree_compiler config.cleanup = cleanup -config.clean_only = clean_only config.way_flags = lambda name : { 'normal' : [], -- cgit v1.2.1