Re: [Xen-devel] [OSSTEST PATCH 03/12] cs-bisection-step: Use db_prepare

2015-06-16 Thread Ian Campbell
On Mon, 2015-06-15 at 18:13 +0100, Ian Jackson wrote: > And do away with one ad-hoc statement dump. > > Signed-off-by: Ian Jackson Acked-by: Ian Campbell ___ Xen-devel mailing list Xen-devel@lists.xen.org http://lists.xen.org/xen-devel

[Xen-devel] [OSSTEST PATCH 03/12] cs-bisection-step: Use db_prepare

2015-06-15 Thread Ian Jackson
And do away with one ad-hoc statement dump. Signed-off-by: Ian Jackson --- cs-bisection-step | 21 ++--- 1 file changed, 10 insertions(+), 11 deletions(-) diff --git a/cs-bisection-step b/cs-bisection-step index 67a92b7..bf41f81 100755 --- a/cs-bisection-step +++ b/cs-bisectio