bug
This commit is contained in:
parent
9e230cd448
commit
022875274a
1 changed files with 11 additions and 0 deletions
|
@ -0,0 +1,11 @@
|
||||||
|
For some reason the test suite on windows is failing to set up the direct
|
||||||
|
mode repo; git-annex direct fails because the repo is a v7 repo in adjusted
|
||||||
|
unlocked mode.
|
||||||
|
|
||||||
|
It seems it's not running git-annex init with --version=5,
|
||||||
|
or it does and it gets ignored.
|
||||||
|
|
||||||
|
I have not managed to reproduce this outside of the test suite.
|
||||||
|
I wonder if perhaps the environment variable that the test suite sets
|
||||||
|
to communicate with itself is not working on Windows, which sometimes
|
||||||
|
has gotchas around environment variables. --[[Joey]]
|
Loading…
Add table
Add a link
Reference in a new issue