diff options
author | Joey Hess <joeyh@joeyh.name> | 2017-12-20 12:25:03 -0400 |
---|---|---|
committer | Joey Hess <joeyh@joeyh.name> | 2017-12-20 12:25:03 -0400 |
commit | f4e72c1974593e08281649b27846eccfc2bbc296 (patch) | |
tree | 2c4ad032dd868b0d16a47c0eba73b9b04c7b32df /CHANGELOG | |
parent | 5c2ec43e3415866af142e97576d4e3df4829d5d9 (diff) |
Removed the testsuite build flag
Test suite is always included.
Building with this flag disabled has actually been broken for some time,
since Command.TestRemote uses tasty. Fewer build flags are better, so good
time to drop it.
This commit was sponsored by Thomas Hochstein on Patreon.
Diffstat (limited to 'CHANGELOG')
-rw-r--r-- | CHANGELOG | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,3 +1,9 @@ +git-annex (6.20171215) UNRELEASED; urgency=medium + + * Removed the testsuite build flag; test suite is always included. + + -- Joey Hess <id@joeyh.name> Wed, 20 Dec 2017 12:11:46 -0400 + git-annex (6.20171214) unstable; urgency=medium * Use youtube-dl rather than quvi to download media from web pages, |