Ticket Change Details
Overview

Artifact ID: 63401761f5a8cea43367a068c66b9091682304d6
Ticket: 47edc4cb21e0add7eb7c78fac02ca1ff6ab01473
Avoid unnecessary temporary files at build time
User & Date: rkeene on 2017-01-17 14:42:59
Changes

  1. 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.
    
  2. login: "rkeene"
  3. mimetype: "text/html"
  4. priority changed to: "Immediate"
  5. resolution changed to: "Open"