Overview
Artifact ID: | 63401761f5a8cea43367a068c66b9091682304d6 |
---|---|
Ticket: | 47edc4cb21e0add7eb7c78fac02ca1ff6ab01473
Avoid unnecessary temporary files at build time |
User & Date: | rkeene on 2017-01-17 14:42:59 |
Changes
- icomment:
The reason it's done this way is because the exit status is only of the last command in the pipeline. Your solution will only fail if 'sed' fails, not if 'od' fails. The result will appear to be successful but be a zero byte file.
- login: "rkeene"
- mimetype: "text/html"
- priority changed to: "Immediate"
- resolution changed to: "Open"