summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorNiclas Zeising <zeising@daemonic.se>2019-02-27 15:22:41 +0100
committerNiclas Zeising <zeising@daemonic.se>2019-02-27 15:22:41 +0100
commita212539500a17f265815e77b9a6047279824315f (patch)
tree7df6af066e91f81a4bc3d67dd0b2ef139f89403a /README.md
parent9af0790d71fc321d97486aa40b055656d99050c2 (diff)
Fix logic sourrouning && and ||
Fix the logic sorrounding && and ||. && has higher precedence than ||, and as such, the if statement probably was incorrect. Fix this by adding parenthesises around the || statement.
Diffstat (limited to 'README.md')
0 files changed, 0 insertions, 0 deletions