Fix my bash-ism in 9988b539d419b6c4 - test takes a single =, not ==.
authorNicholas Clark <nick@ccl4.org>
Mon, 21 Sep 2009 09:22:50 +0000 (10:22 +0100)
committerNicholas Clark <nick@ccl4.org>
Mon, 21 Sep 2009 09:22:50 +0000 (10:22 +0100)
commit12a670244c7ca1a343447e9fd9496438a372a536
tree43814d44c6f0c5a954391d43c6d1ba0318fc3630
parent6fcc101e247754269f37bfa4586f8325b2e75b06
Fix my bash-ism in 9988b539d419b6c4 - test takes a single =, not ==.

Annoyingly bash just accepts it, and dash generates a diagnostic to stderr
but carries on, hence why I didn't spot the problem initially.
runtests.SH