[ovs-dev] [PATCH 2/3] dot2pic: Use "> $@; mv $@.tmp $@" notation to make this reliably fail

2014-05-07 Thread YAMAMOTO Takashi
Signed-off-by: YAMAMOTO Takashi --- vswitchd/automake.mk | 3 ++- vtep/automake.mk | 3 ++- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/vswitchd/automake.mk b/vswitchd/automake.mk index c45d01d..b75322f 100644 --- a/vswitchd/automake.mk +++ b/vswitchd/automake.mk @@ -31,7 +

Re: [ovs-dev] [PATCH 2/3] dot2pic: Use "> $@; mv $@.tmp $@" notation to make this reliably fail

2014-05-07 Thread Ben Pfaff
On Thu, May 08, 2014 at 12:09:11PM +0900, YAMAMOTO Takashi wrote: > Signed-off-by: YAMAMOTO Takashi Acked-by: Ben Pfaff ___ dev mailing list dev@openvswitch.org http://openvswitch.org/mailman/listinfo/dev