fix strange test failure

It was trying to git annex adjust when in a direct mode repo, and that
of course fails. What I don't understand though, is how the test suite
managed to work before, when it was clearly checking the wrong thing.
Since the right way to fix it was obvious, I have not bisected.

This work is supported by the NIH-funded NICEMAN (ReproNim TR&D3) project.
This commit is contained in:
Joey Hess 2018-10-22 16:51:09 -04:00
parent 63cf3381f0
commit 94aa0e2f64
No known key found for this signature in database
GPG key ID: DB12DB0FF05F8F38
3 changed files with 13 additions and 8 deletions

View file

@ -38,3 +38,5 @@ Full log http://www.onerussian.com/tmp/git-annex_6.20181011+git109-gff9ba1f4d-1~
(not sure if relevant - this is I think the first build without my custom no LOCPATH patch)
[[!meta author=yoh]]
> [[fixed|done]] --[[Joey]]