This commit is contained in:
Joey Hess 2018-12-19 13:45:37 -04:00
parent f9ec330cbf
commit c53a168717
No known key found for this signature in database
GPG key ID: DB12DB0FF05F8F38
2 changed files with 19 additions and 0 deletions

View file

@ -0,0 +1,8 @@
[[!comment format=mdwn
username="joey"
subject="""comment 3"""
date="2018-12-19T17:18:19Z"
content="""
The NFS problem is probably fixed by
[[!commit 14971414dc263fcb8124b4cf6b14b9b7a19189af]]
"""]]

View file

@ -0,0 +1,11 @@
[[!comment format=mdwn
username="joey"
subject="""comment 4"""
date="2018-12-19T17:18:46Z"
content="""
If I could reproduce the remaining failure, what I'd do is run git-annex test
with --keep-failures, and then after it fails and prints out the test repo
it failed in, go in there and try running the `git annex copy --from` or
other command that appears to be failing, see how it's failing, and take it
from there.
"""]]