Add pipefail option in helpers common.sh library
This is needed because common.sh contains functions that use pipes, and the script should fail if any command fails.
Please register or sign in to comment
This is needed because common.sh contains functions that use pipes, and the script should fail if any command fails.