aboutsummaryrefslogtreecommitdiff
path: root/test-suite
diff options
context:
space:
mode:
authorpboutill2011-06-22 10:14:17 +0000
committerpboutill2011-06-22 10:14:17 +0000
commit3d05401764a747c9afbfd950e51e0f0b28a1349c (patch)
tree291ee26609986d4fa86153d3229e5e9fff29d2fa /test-suite
parentb03db7e43a67251406c4b27fa179f1d46c248906 (diff)
fix bug 2510: xml test is in the summary if it fails
git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/coq/trunk@14233 85f007b7-540e-0410-9357-904b9bb8a0f7
Diffstat (limited to 'test-suite')
-rw-r--r--test-suite/Makefile2
-rw-r--r--test-suite/csdp.cachebin45137 -> 76555 bytes
2 files changed, 1 insertions, 1 deletions
diff --git a/test-suite/Makefile b/test-suite/Makefile
index fcf137ca1f..4e94f29a07 100644
--- a/test-suite/Makefile
+++ b/test-suite/Makefile
@@ -371,7 +371,7 @@ misc/xml.log:
else \
echo $(log_success); \
echo " misc/xml...apparently ok"; \
- fi; rm -r misc/xml; \
+ fi; rm -rf misc/xml; \
} > "$@"
# Check that both coqdep and coqtop/coqc takes the later -I/-R
diff --git a/test-suite/csdp.cache b/test-suite/csdp.cache
index 7874f46954..297ac255d3 100644
--- a/test-suite/csdp.cache
+++ b/test-suite/csdp.cache
Binary files differ