Only run the rest of WiFi Radar if the configuration was created
commit8940ad091a33e0e6574245a23b500c5bb17b8ebb
authorSean Robinson <robinson@tuxfamily.org>
Sat, 3 May 2014 10:46:35 +0000 (3 03:46 -0700)
committerSean Robinson <robinson@tuxfamily.org>
Fri, 13 Jun 2014 13:16:54 +0000 (13 06:16 -0700)
tree21740a692cd3fecdc7945bb84504f66109dc2d3a
parent19483f4ee4660cb6efc4b77a6625806866cf5332
Only run the rest of WiFi Radar if the configuration was created

Without a configuration, WiFi Radar will not be able to run any of the
supporting programs (e.g. ifconfig and iwconfig) it needs, so do not
try to continue.

Signed-off-by: Sean Robinson <robinson@tuxfamily.org>
wifiradar/__init__.py