aboutsummaryrefslogtreecommitdiff
path: root/scripts/test/cpio.test
AgeCommit message (Collapse)Author
2014-06-01cpio: archive more filesIsaac Dunham
While writing tests for cpio, I found that cpio tries to open empty files if they're regular files, and fails to archive them if unreadable. This can be easily avoided, and is not the usual behavior.