]> git.proxmox.com Git - mirror_ovs.git/commit
ovs-vsctl.at: Workaround lack of 'kill -l' on Windows.
authorGurucharan Shetty <gshetty@nicira.com>
Tue, 17 Jun 2014 19:35:32 +0000 (12:35 -0700)
committerGurucharan Shetty <gshetty@nicira.com>
Fri, 27 Jun 2014 00:01:03 +0000 (17:01 -0700)
commit9e784ba5c90fbfc4db5f36392d9c42322696177e
treea906e802523f53384d58115b593404e37ca7ffe4
parentc9f80f7f08b18e3e18b8936346e0ffc087373488
ovs-vsctl.at: Workaround lack of 'kill -l' on Windows.

Also, fflush(stderr) when we raise a signal. The test
this commit is changing would fail otherwise.

Signed-off-by: Gurucharan Shetty <gshetty@nicira.com>
Acked-by: Ben Pfaff <blp@nicira.com>
lib/fatal-signal.c
tests/ovs-vsctl.at