remove wrongly nested comment
This happened to prevent checkout on windows, due to filename too long.
This commit is contained in:
parent
73c02e4fe3
commit
a09d2954c5
1 changed files with 0 additions and 14 deletions
|
@ -1,14 +0,0 @@
|
||||||
[[!comment format=mdwn
|
|
||||||
username="joey"
|
|
||||||
subject="""comment 1"""
|
|
||||||
date="2018-11-15T18:33:11Z"
|
|
||||||
content="""
|
|
||||||
The problems at least so far appear to be related; it should be enough
|
|
||||||
to bisect the easier one to deal with.
|
|
||||||
|
|
||||||
BTW, I noticed a couple of weird things that may or may not be related.
|
|
||||||
Your repository is on NFS but annex.pidlock is not set, which I guess means
|
|
||||||
that NFS is providing working real locking, or perhaps subtly broken real
|
|
||||||
locking. And, the test suite failed with permission denied when writing a
|
|
||||||
file, which is very strange.
|
|
||||||
"""]]
|
|
Loading…
Reference in a new issue