ovs-bugtool: Indiscriminately capture all openvswitch log files.
authorEthan Jackson <ethan@nicira.com>
Tue, 25 Jan 2011 18:58:47 +0000 (10:58 -0800)
committerEthan Jackson <ethan@nicira.com>
Tue, 25 Jan 2011 20:56:15 +0000 (12:56 -0800)
commit36f0987fc984fff0893c5929161acd50871b2987
treebf489d24f271a05f869881fe1aafeef096179093
parent03ae2ad9f922bb88c86fb1b2d42c13faad87b0a0
ovs-bugtool: Indiscriminately capture all openvswitch log files.

ovs-bugtool was only capturing openvswitch core files.  This commit
causes it to capture all files under /var/log/openvswitch and
/var/log/core.  It also moves the ovs-bugtool output to
/var/log/ovs-bugtool.

Reported-by: Ben Pfaff <blp@nicira.com>
Bug #4481.
debian/ovs-bugtool