summaryrefslogtreecommitdiff
path: root/allcoverage.cmd
diff options
context:
space:
mode:
Diffstat (limited to 'allcoverage.cmd')
-rw-r--r--allcoverage.cmd2
1 files changed, 1 insertions, 1 deletions
diff --git a/allcoverage.cmd b/allcoverage.cmd
index d80a1cf0..23fca2f3 100644
--- a/allcoverage.cmd
+++ b/allcoverage.cmd
@@ -2,7 +2,7 @@
make --quiet testdata
del .coverage.*
-set COVERAGE_PROCESS_START=c:\ned\coverage\trunk\.coverage
+set COVERAGE_PROCESS_START=c:\ned\coverage\trunk\covcov.ini
set COVERAGE_COVERAGE=1
call \ned\bin\switchpy 23