#4297: `gmake clean' or `gmake distclean' does not clean up testsuite directory
---------------------------+------------------------------------------------
Reporter: kgardas | Owner:
Type: bug | Status: new
Priority: normal | Milestone:
Component: Test Suite | Version: 6.13
Keywords: | Testcase:
Blockedby: | Difficulty:
Os: Solaris | Blocking:
Architecture: x86 | Failure: Other
---------------------------+------------------------------------------------
Comment(by igloo):
When running the full testsuite we'd normally run with `CLEANUP=1`, which
cleans tests as it goes along, so normally there is nothing to clean (or
perhaps 1 or 2 tests that have been run individually).
So we could run "make TEST=noSuchTest CLEANUP=1" when cleaning, but
normally it'll just take some time and do nothing.
I wonder if we should default to CLEANUP=1 if TEST is not set?
--
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/4297#comment:1>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
_______________________________________________
Glasgow-haskell-bugs mailing list
[email protected]
http://www.haskell.org/mailman/listinfo/glasgow-haskell-bugs