Fix check for whether a browser is installed
authorSteven Luo <steven+maemo@steven676.net>
Sun, 30 May 2010 08:54:25 +0000 (01:54 -0700)
committerSteven Luo <steven+maemo@steven676.net>
Sun, 30 May 2010 08:54:25 +0000 (01:54 -0700)
The intent was to exempt MicroB (and any other browser listed with
browser->binary = NULL) from the check, but the tests here didn't do
that.  Fix this so that default_browser = microb doesn't emit a warning.


No differences found