ovs-ctl: Use "action" to print success or failure directly.
authorBen Pfaff <blp@nicira.com>
Tue, 21 Jun 2011 22:12:49 +0000 (15:12 -0700)
committerBen Pfaff <blp@nicira.com>
Tue, 21 Jun 2011 22:12:49 +0000 (15:12 -0700)
commit751d0ddbedf919854da3d2c6e5ed76b755c15920
treef9135e84e4e0ff316ee788452641e2b43b181f30
parent6bba6039d78728d39a2d826eba0f61949e1809a3
ovs-ctl: Use "action" to print success or failure directly.

This displays errors in whatever fashion the distro prefers, which seems
like a good idea.  We have to use a shell function so that the redirection
to a temporary file doesn't write the messages for the admin to the file
instead of the console.
utilities/ovs-ctl.in