Skip to content
Snippets Groups Projects
Commit d8d570f0 authored by felmer's avatar felmer
Browse files

GNU find (i.e findutils) command for at least version 4.4.2 spills out last...

GNU find (i.e findutils) command for at least version 4.4.2 spills out last modified timestamp in option -printf "%T@\n" with fractional parts. GNU find version 4.2.27 output are integer without fractional part. For that reason tryParseLastChangedMillis() parses the timestamp as a double value.

SVN: 23827
parent 49c62dac
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment