remove digression
This commit is contained in:
parent
ee86972f66
commit
3416997174
1 changed files with 1 additions and 4 deletions
|
@ -18,10 +18,7 @@ every quickcheck property, so we can stop tripping over these.
|
||||||
|
|
||||||
(Also worth noting: As soon as everything gets converted to RawFilePath
|
(Also worth noting: As soon as everything gets converted to RawFilePath
|
||||||
entirely, this entire class of problems goes away (and git-annex gets
|
entirely, this entire class of problems goes away (and git-annex gets
|
||||||
faster too). I wrote over 10,000 lines of patch toward that end in the past
|
faster too).)
|
||||||
week, during many agonizing days, but it seems mostly to have resulted in
|
|
||||||
my being complained at about not having a good enough CI to catch whatever
|
|
||||||
minor breakage results.)
|
|
||||||
|
|
||||||
(I wonder if it's also just a bug in QuickCheck, but it's hard to see how
|
(I wonder if it's also just a bug in QuickCheck, but it's hard to see how
|
||||||
it could both do any testing of unicode and work in LANG=C given that
|
it could both do any testing of unicode and work in LANG=C given that
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue