debian: Do not call obsolete command "ovs-ofctl status" in ovs-bugtool.
authorBen Pfaff <blp@nicira.com>
Tue, 12 Apr 2011 17:02:40 +0000 (10:02 -0700)
committerBen Pfaff <blp@nicira.com>
Fri, 29 Apr 2011 21:31:50 +0000 (14:31 -0700)
This command was removed in commit 9b45d7f5d (ofproto: Get rid of archaic
"switch status" OpenFlow extension) but I didn't notice that ovs-bugtool
uses that command and forgot to remove it at the time.

Bug #5360.
Reported-by: Michael Mao <mmao@nicira.com>
Reported-by: Keith Amidon <keith@nicira.com>

No differences found