summaryrefslogtreecommitdiff
path: root/CHANGELOG
diff options
context:
space:
mode:
authorGravatar Joey Hess <joeyh@joeyh.name>2017-11-08 14:22:05 -0400
committerGravatar Joey Hess <joeyh@joeyh.name>2017-11-08 14:22:11 -0400
commit92198a766e356d171bd9e6fdbdcd9d598e2d7280 (patch)
treebe645667fbbc688d99fcc4d34e94d5a7fa2e4a57 /CHANGELOG
parent6356491919593b98d5a5573f05d6660e75a4963e (diff)
testremote: Test exporttree.
As long as the class of remotes supports exporting, it's tested whether or not the remote is configured with exporttree=yes. Also, made testremote of a remote configured with exporttree=yes disable that configuration for testing non-export storage. This commit was supported by the NSF-funded DataLad project.
Diffstat (limited to 'CHANGELOG')
-rw-r--r--CHANGELOG1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG
index 358abb4f5..faa05e3d2 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -9,6 +9,7 @@ git-annex (6.20171027) UNRELEASED; urgency=medium
* Makefile improvement for sudo make install.
Thanks, Eric Siegerman
* Makefile improvement for BUILDER=stack, use stack to run ghc.
+ * testremote: Test exporttree.
-- Joey Hess <id@joeyh.name> Mon, 30 Oct 2017 12:01:45 -0400