Remove short circuit from logical checks on command exit codes

Description

The following will never reach the 3rd command

because all execution stops after the first "&&". Look at continuing to execute the command chain so long as the next part is compatible with the previous exit code.

Activity

Show:
Fixed
Pinned fields
Click on the next to a field label to start pinning.

Details

Assignee

Reporter

Fix versions

Priority

Sentry

Created November 15, 2021 at 8:11 PM
Updated December 7, 2021 at 9:37 PM
Resolved December 7, 2021 at 9:37 PM