comment
This commit is contained in:
parent
52bc18850e
commit
56d180864f
1 changed files with 18 additions and 0 deletions
|
@ -0,0 +1,18 @@
|
||||||
|
[[!comment format=mdwn
|
||||||
|
username="joey"
|
||||||
|
subject="""comment 1"""
|
||||||
|
date="2022-02-18T16:20:10Z"
|
||||||
|
content="""
|
||||||
|
This is odd because the test suite says
|
||||||
|
that "git-annex import" failed, but its
|
||||||
|
output "list foo ok" seems to indicate it succeeded.
|
||||||
|
(There is no other output apparently.)
|
||||||
|
|
||||||
|
commitRemote outputs "update" when it starts, so it apparently
|
||||||
|
never got that far. Seems to leave a failure in importKeys
|
||||||
|
that somehow crashes it without an error message.
|
||||||
|
|
||||||
|
I can't think of a way that git-annex could crash without an error message,
|
||||||
|
unless it was an external problem eg a SIGEGV or OOM killer or something like
|
||||||
|
that.
|
||||||
|
"""]]
|
Loading…
Add table
Add a link
Reference in a new issue