diff options
author | Joey Hess <joey@kitenet.net> | 2011-12-21 13:50:33 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2011-12-21 13:50:33 -0400 |
commit | 8cdcd78b210756f184188a583c263569d87f08b4 (patch) | |
tree | 362406e71f8c591fc67b1bb2a77eecdc5fa916d7 /debian | |
parent | c61f3d7b7b61583a61a97b2a7f3adbf4233cd93e (diff) |
test bup special remote (74% coverage)
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog index 33a9cd575..59c6392fe 100644 --- a/debian/changelog +++ b/debian/changelog @@ -5,7 +5,7 @@ git-annex (3.20111212) UNRELEASED; urgency=low * Properly handle multiline git config values. * Fix the hook special remote, which bitrotted a while ago. * map: --fast disables use of dot to display map - * Test suite improvements. Current top-level test coverage: 72% + * Test suite improvements. Current top-level test coverage: 74% -- Joey Hess <joeyh@debian.org> Mon, 12 Dec 2011 01:57:49 -0400 |