ah, I got it

This commit is contained in:
Joey Hess 2017-11-20 14:23:16 -04:00
parent d43c3c856e
commit 53bd836484
No known key found for this signature in database
GPG key ID: DB12DB0FF05F8F38

View file

@ -5,4 +5,13 @@
content="""
I don't understand what you mean with the find command. Are you talking
about the "unknown" values in the json?
Oh, I suppose you mean particularly that the bytesize is unknown.
Well, this would make `find` output differ depending on whether the key is
present or not, in cases where it would otherwise be the same. And it would
change machine-consumable output in a way that for all I know would break
stuff.
So, changing that seems like a bad idea.
"""]]