Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | cmake: Don't interrupt archive creation if unable to read a file. | Bartosz Kosiorek | 2019-03-18 | 1 | -1/+1 |
| | | | | | | | | | | | Rationale: Currently during creation of archive by 'tar', if error appears, it interrupt archive creation. As a result only part of files are archived This behaviour is not consistent with 'copy_directory', native 'tar' and other command behaviour. With this Merge Request this behaviour is fixed. | ||||
* | Tests: Consolidate, refactor and extend -E tar tests | Nils Gladitz | 2015-04-10 | 1 | -0/+2 |