diff options
author | Joey Hess <joey@kitenet.net> | 2014-03-04 23:22:24 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2014-03-04 23:22:24 -0400 |
commit | e8b05ace2e76b17298fdaf1b635d9a4aad700bb9 (patch) | |
tree | 7e340822cdefc93fbfeeea935bfb91ea6b975aab /debian | |
parent | 95db7c74bf1d732cde4fbfdc02201319eab89602 (diff) |
glacier: Pass --region to glacier checkpresent.
I suppose this is not necessary when it has a local cache, so I didn't
notice it was missing.
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 92e121314..f9ebbfd3b 100644 --- a/debian/changelog +++ b/debian/changelog @@ -24,6 +24,7 @@ git-annex (5.20140228) UNRELEASED; urgency=medium * Run .git/hooks/pre-commit-annex whenever a commit is made. * sync: Automatically resolve merge conflict between and annexed file and a regular git file. + * glacier: Pass --region to glacier checkpresent. -- Joey Hess <joeyh@debian.org> Fri, 28 Feb 2014 14:52:15 -0400 |