ofproto-dpif: Fix "ofproto/trace" command.
authorBen Pfaff <blp@nicira.com>
Fri, 20 Jan 2012 00:23:32 +0000 (16:23 -0800)
committerBen Pfaff <blp@nicira.com>
Fri, 20 Jan 2012 01:01:00 +0000 (17:01 -0800)
Commit 0e15264f96e3c (unixctl: Implement quoting.) broke one form of
ofproto/trace.  This fixes it.

Signed-off-by: Ben Pfaff <blp@nicira.com>

No differences found