Commit 460e0bd
committed
Use .cpio suffix for cpio output files
When creating cpio(5) archives, the generated file name should reflect that.
Tested manually as the test suite redirects stdout whihc makes this a
bit difficult to test. rpm2archive tries to output to stdout in this
case.
Resolves: rpm-software-management#39221 parent d3ed13a commit 460e0bd
1 file changed
+14
-4
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
216 | 216 | | |
217 | 217 | | |
218 | 218 | | |
219 | | - | |
220 | | - | |
221 | | - | |
222 | | - | |
| 219 | + | |
| 220 | + | |
| 221 | + | |
| 222 | + | |
| 223 | + | |
| 224 | + | |
| 225 | + | |
| 226 | + | |
| 227 | + | |
| 228 | + | |
| 229 | + | |
| 230 | + | |
| 231 | + | |
223 | 232 | | |
| 233 | + | |
224 | 234 | | |
225 | 235 | | |
226 | 236 | | |
| |||
0 commit comments