Set the 'pipefail' option on shell commands
This way we can detect failure of dump / restore commands when used with the 'pipe' handler (when we're using shell pipes for composition).
Showing
Please register or sign in to comment
This way we can detect failure of dump / restore commands when used with the 'pipe' handler (when we're using shell pipes for composition).