Fraser Tweedale a3331ffdb0 fix errors due to use of unportable == operator
The `==` operator is not defined by POSIX and many test(1) (also
spelled `[`) implementations do not support it.  Replace uses of
`==` with the POSIX-conformant `=` equality operator.
2014-02-21 21:05:40 +10:00
..
2012-10-11 16:12:50 -04:00
2014-02-18 22:07:25 -08:00
2014-02-21 19:21:03 +10:00
2012-10-11 16:12:50 -04:00