Improve behavior when a just added http remote is not available during uuid probe. Do not mark it as annex-ignore, so it will be tried again later.

This commit is contained in:
Joey Hess 2016-05-03 12:53:42 -04:00
parent 157993dd2f
commit bfb4095c13
Failed to extract signature
3 changed files with 12 additions and 4 deletions

View file

@ -25,3 +25,5 @@ git-annex: get: 1 failed
"""]]
[[!meta author=yoh]]
> [[fixed|done]] --[[Joey]]