tests: Fix error path in netflow test.
authorBen Pfaff <blp@nicira.com>
Fri, 1 Feb 2013 18:26:35 +0000 (10:26 -0800)
committerBen Pfaff <blp@nicira.com>
Mon, 11 Feb 2013 21:22:01 +0000 (13:22 -0800)
commit3d6c7773c0ebca6fc6cadaed351331d4aed6fc9b
treeaa0ea53621d1a56ca5a76e9f05933b9e66513ccf
parent4aacd02daa1ece830c604b9c5679e2175ff53194
tests: Fix error path in netflow test.

Otherwise, if the test bails out before finishing, the test-netflow daemon
doesn't get killed and the test hangs.

Signed-off-by: Ben Pfaff <blp@nicira.com>
Acked-by: Ethan Jackson <ethan@nicira.com>
tests/ofproto-dpif.at