CC-5709: Airtime Analyzer

* Fixed daemonization stuff for upstart
* Adding missing unit test files
This commit is contained in:
Albert Santoni 2014-04-07 16:19:44 -04:00
parent b02dc45a53
commit b8b913ff68
4 changed files with 127 additions and 3 deletions

View file

@ -1,6 +1,6 @@
#!/usr/bin/env python
"""Runs the airtime_analyzer application.
"""
#!/usr/bin/env python
import daemon
import argparse