tests: Cleanup test-daemon.py style.
authorEthan Jackson <ethan@nicira.com>
Fri, 16 Sep 2011 22:48:33 +0000 (15:48 -0700)
committerEthan Jackson <ethan@nicira.com>
Fri, 16 Sep 2011 22:51:12 +0000 (15:51 -0700)
commit50e97486ca7966922d1c2c29e84e08cbe5ac2140
tree24f7ef529b5c396c78bc82d37605c69ec20ede25
parenta5faa982dca4666c705717db165a2e8a13592e01
tests: Cleanup test-daemon.py style.

By convention, unused arguments should be named "_" and top level
definitions should be separated by two spaces.
tests/test-daemon.py