remove wrongly nested comment

This happened to prevent checkout on windows, due to filename too long.
This commit is contained in:
Joey Hess 2023-10-27 17:47:23 -04:00
parent 73c02e4fe3
commit a09d2954c5
No known key found for this signature in database
GPG key ID: DB12DB0FF05F8F38

View file

@ -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.
"""]]