+1
−1
+1
−1
+19
−19
+2
−2
+2
−2
Loading
We already fixed a couple of these in previous patches - this one should
replace all remaining uses of single brackets ("[") by double brackets.
Also, use arithmetic evaluation instead of conditional expressions where
appropriate and make use of "-z" and "-n" instead of comparing variables
to empty strings.
Signed-off-by:
Lukas Fleischer <archlinux@cryptocrack.de>