summaryrefslogtreecommitdiff
path: root/testsuite/timeout
diff options
context:
space:
mode:
authorIan Lynagh <igloo@earth.li>2008-07-29 20:17:57 +0000
committerIan Lynagh <igloo@earth.li>2008-07-29 20:17:57 +0000
commit061514159125d2398e961450d8a03e795f7cd5f1 (patch)
treedf884b8cfbbf3ca5547b3acf307cc81e074ec945 /testsuite/timeout
parent16ece0cc4b565b8ec2f1535e0dfad7e0f67d97ae (diff)
downloadhaskell-061514159125d2398e961450d8a03e795f7cd5f1.tar.gz
Don't fail when cleaning if cabal-bin doesn't exist
Diffstat (limited to 'testsuite/timeout')
-rw-r--r--testsuite/timeout/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/testsuite/timeout/Makefile b/testsuite/timeout/Makefile
index 7accd59426..b9f87fe746 100644
--- a/testsuite/timeout/Makefile
+++ b/testsuite/timeout/Makefile
@@ -30,7 +30,7 @@ calibrate.out:
# interested in
clean distclean:
- $(CABAL) clean
+ -$(CABAL) clean
$(RM) -rf install-inplace
$(RM) -f calibrate.out