See attached patch for small simplification of the conditional operator.
When the logic in the if() block ending with continue/break/return there is no need in the else operator.
| Comment | File | Size | Author |
|---|---|---|---|
| simplify-code-drushhosting-queued.patch | 904 bytes | dpovshed |
Comments
Comment #2
helmo commentedCommitted, thanks.