summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoey Hess <joey@kitenet.net>2013-11-21 00:43:08 -0400
committerJoey Hess <joey@kitenet.net>2013-11-21 00:43:08 -0400
commitcea19826a4dccf645587f2d11d193cc4c02d6813 (patch)
treec3f3a139bd9abaed2a55113b735fea8e74f28db7
parent1629cb104d9a904feb5a4e52e1648dbfbd33ba62 (diff)
downloadgit-repair-cea19826a4dccf645587f2d11d193cc4c02d6813.tar.gz
more 0s
-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