eellak / build-recorder

GNU Lesser General Public License v2.1
23 stars 8 forks source link

Now properly records file before and after renaming. #180

Open fvalasiad opened 1 year ago

fvalasiad commented 1 year ago

No longer records the file if the rename system call failed.

rename-to file is now also checked to see if the file has been processed before.

Closes #179

fvalasiad commented 1 year ago

@zvr Added this to release-1.0 since it's a bugfix.