Actions
Bug #4489
closedThe method file_copy_from_remote_recursion() don't copy file if the file to be copied is less recent
Status:
Released
Priority:
1 (highest)
Assignee:
Jonathan CLARKE
Category:
Generic methods
Target version:
Pull Request:
Severity:
UX impact:
User visibility:
Effort required:
Priority:
0
Name check:
Fix check:
Regression:
Description
The method file_copy_from_remote_recursion() should use comparison from digest instead of mtime. Otherwise, if the file on the system is more recent, the copy will not be done.
Updated by Nicolas PERRON almost 11 years ago
- Status changed from New to Pending technical review
- Assignee set to Jonathan CLARKE
- % Done changed from 0 to 100
- Pull Request set to https://github.com/Normation/ncf/pull/45
Pull Request URL: https://github.com/Normation/ncf/pull/45
Jon, could you review it ?
Updated by Nicolas PERRON almost 11 years ago
- Status changed from Pending technical review to Pending release
Applied in changeset commit:534308246535ea66bc464c9928055fbad66216d8.
Updated by Jonathan CLARKE almost 11 years ago
Applied in changeset commit:cb22b0e73c4ae9f96e5623ff7cb8cc3a43dafdaf.
Updated by Vincent MEMBRÉ about 8 years ago
- Status changed from Pending release to Released
Updated by Alexis Mousset over 2 years ago
- Target version changed from 0.x to ncf-0.x
- Priority set to 0
Updated by Alexis Mousset over 2 years ago
- Project changed from 41 to Rudder
- Category set to Generic methods
Actions