Thanks, I pushed this to "master" and "branch-1.2".
On Wed, Sep 21, 2011 at 06:56:57PM -0700, Justin Pettit wrote: > Looks good to me. > > --Justin > > > On Sep 21, 2011, at 2:44 PM, Ben Pfaff wrote: > > > From: Daniel Roman <dro...@nicira.com> > > > > Bug #5443. > > --- > > AUTHORS | 1 + > > utilities/bugtool/ovs-bugtool.in | 2 +- > > 2 files changed, 2 insertions(+), 1 deletions(-) > > > > diff --git a/AUTHORS b/AUTHORS > > index c7d56fd..da82f10 100644 > > --- a/AUTHORS > > +++ b/AUTHORS > > @@ -9,6 +9,7 @@ Bryan Phillippe b...@toroki.com > > Casey Barker crbar...@google.com > > Chuck Short zul...@ubuntu.com > > Dan Wendlandt d...@nicira.com > > +Daniel Roman dro...@nicira.com > > David Erickson deric...@stanford.edu > > Ethan Jackson et...@nicira.com > > Gaetano Catalli gaetano.cata...@gmail.com > > diff --git a/utilities/bugtool/ovs-bugtool.in > > b/utilities/bugtool/ovs-bugtool.in > > index b628939..c2b603f 100755 > > --- a/utilities/bugtool/ovs-bugtool.in > > +++ b/utilities/bugtool/ovs-bugtool.in > > @@ -390,7 +390,7 @@ def collect_data(): > > > > def main(argv = None): > > global ANSWER_YES_TO_ALL, SILENT_MODE > > - global entries, data, dbg > > + global entries, data, dbg, unlimited_data > > > > # we need access to privileged files, exit if we are not running as root > > if os.getuid() != 0: > > -- > > 1.7.4.4 > > > > _______________________________________________ > > dev mailing list > > dev@openvswitch.org > > http://openvswitch.org/mailman/listinfo/dev > _______________________________________________ dev mailing list dev@openvswitch.org http://openvswitch.org/mailman/listinfo/dev