gtkdoc-mkhtml: Fix test comparison operator
commit6f3507ce7ffb5667d0bc832324830cbc3310128e
authorCarlos Garcia Campos <cgarcia@igalia.com>
Tue, 14 Mar 2017 08:28:40 +0000 (14 09:28 +0100)
committerCarlos Garcia Campos <carlosgc@gnome.org>
Tue, 14 Mar 2017 17:32:12 +0000 (14 18:32 +0100)
treec9775b164e36f0eaa3e3e7fbfa719ae7b403c34e
parente0fd760cc5f6c9878d96b17f39c9b9c2e0283570
gtkdoc-mkhtml: Fix test comparison operator

Fixes this error:
gtkdoc-mkhtml: 77: test: unexpected operator

It should be = instead of ==

Fix also two more cases found in tests/sanity.sh.
gtkdoc-mkhtml.in
tests/sanity.sh