mirror of
https://github.com/outbackdingo/UltraGrid.git
synced 2026-03-20 13:40:13 +00:00
When there is a chain of commands separated by &&, if one fails, the others are not executed but the script continues execution even with 'set -e'.