Skip to content

Fail the process when an error occurred

Choose a tag to compare

@mgreau mgreau released this 17 Aug 13:23
  • Since tee command is used, the process didn't failed when an error occurred.
    The pipefail option have been enable.
  • Fix various shell errors