hpc / mpifileutils

File utilities designed for scalability and performance.
https://hpc.github.io/mpifileutils
BSD 3-Clause "New" or "Revised" License
162 stars 64 forks source link

ddup warnings are missing new lines #556

Closed markmoe19 closed 10 months ago

markmoe19 commented 10 months ago

ddup has a lot of warnings about "maybe file size has been modified during the process".

That's ok, but the problem is there needs to be a newline after "process", otherwise my output is filled with one big line of text that is a run-on, here is an excerpt:

.../slurm-4056066-23.out, maybe file size has been modified during the processfailed to read file /lustre/fsw/...

Thanks,

adammoody commented 10 months ago

Thanks for the report, @markmoe19 . This should now be fixed.