diff options
author | Joey Hess <joeyh@joeyh.name> | 2015-02-06 14:39:27 -0400 |
---|---|---|
committer | Joey Hess <joeyh@joeyh.name> | 2015-02-06 14:39:27 -0400 |
commit | a33ccc14c09d51a1604b34a175e7938d37f29abf (patch) | |
tree | 70bf7eaaff82b8946fdc1233430ee3f3674398b0 /doc/bugs/glacier_fails_to_copy.mdwn | |
parent | 953fc5bf47183a61d93f406b288efcfe019403c7 (diff) |
glacier: Detect when the glacier command in PATH is the wrong one, from boto, rather than from glacier-cli, and refuse to use it, since the boto program fails to fail when passed parameters it does not understand.
Diffstat (limited to 'doc/bugs/glacier_fails_to_copy.mdwn')
-rw-r--r-- | doc/bugs/glacier_fails_to_copy.mdwn | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/bugs/glacier_fails_to_copy.mdwn b/doc/bugs/glacier_fails_to_copy.mdwn index 4180695cf..3c6d95502 100644 --- a/doc/bugs/glacier_fails_to_copy.mdwn +++ b/doc/bugs/glacier_fails_to_copy.mdwn @@ -80,3 +80,6 @@ git-annex: copy: 230 failed # End of transcript or log. """]] + +> git-annex will now detect this misconfiguration and refuse to use it, so +> [[done]] --[[Joey]] |