summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--debian/changelog2
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog
index 9238510..3d2b6bf 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -10,7 +10,7 @@ git-repair (1.20131119) UNRELEASED; urgency=low
* Improve fsck code to find badly corrupted objects that crash git fsck
before it can complain about them.
* Fixed crashes on bad file encodings.
- * Can now run 1000 tests (./test-runner . --stop-on-failure -n 1000 --force)
+ * Can now run 1000 tests (./test-runner . --stop-on-failure -n 10000 --force)
with 0 failures.
-- Joey Hess <joeyh@debian.org> Tue, 19 Nov 2013 17:16:56 -0400