ovs-ctl.in: Do not fail 'restart'.
authorGurucharan Shetty <gshetty@nicira.com>
Mon, 29 Oct 2012 19:25:09 +0000 (12:25 -0700)
committerGurucharan Shetty <gshetty@nicira.com>
Mon, 29 Oct 2012 19:25:09 +0000 (12:25 -0700)
commit3f99442dc413ebcffcfeb36bfeabd74c58392dd1
treee47334db9835c551e99e068cff022f48bd019623
parentaabf5352bbf7e6fdc3d8da9f7f0b2e268da6ea68
ovs-ctl.in: Do not fail 'restart'.

ovs-ctl restart is called by the debian package upgrade.
We do not want to fail the package upgrade just because
restoring of flows failed.

The error message will still be printed on the console.

Bug #13730.
Signed-off-by: Gurucharan Shetty <gshetty@nicira.com>
utilities/ovs-ctl.in