Re: [ovs-dev] [PATCH] check-system-userspace: add recheck support

2016-09-02 Thread Ben Pfaff
On Fri, Sep 02, 2016 at 09:01:17AM -0400, Lance Richardson wrote: > Add support for "make check-system-userspace RECHECK=yes", similar > to existing support for "make check RECHECK=yes". > > Signed-off-by: Lance Richardson Seems obviously correct, I applied this to master. Thanks! _

[ovs-dev] [PATCH] check-system-userspace: add recheck support

2016-09-02 Thread Lance Richardson
Add support for "make check-system-userspace RECHECK=yes", similar to existing support for "make check RECHECK=yes". Signed-off-by: Lance Richardson --- tests/automake.mk | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/tests/automake.mk b/tests/automake.mk index d42b576..8a