* [PATCH] tools/ocaml: Ingore more OCaml test binaries
@ 2014-02-25 18:46 Andrew Cooper
2014-03-07 11:09 ` Andrew Cooper
0 siblings, 1 reply; 4+ messages in thread
From: Andrew Cooper @ 2014-02-25 18:46 UTC (permalink / raw)
To: Xen-devel; +Cc: Andrew Cooper, Ian Jackson, Ian Campbell, David Scott
Signed-off-by: Andrew Cooper <andrew.cooper3@citrix.com>
CC: Ian Campbell <Ian.Campbell@citrix.com>
CC: Ian Jackson <Ian.Jackson@eu.citrix.com>
CC: David Scott <dave.scott@eu.citrix.com>
---
.gitignore | 2 ++
1 file changed, 2 insertions(+)
diff --git a/.gitignore b/.gitignore
index db3b083..eb210ca 100644
--- a/.gitignore
+++ b/.gitignore
@@ -390,6 +390,8 @@ tools/ocaml/xenstored/oxenstored
tools/ocaml/test/xtl
tools/ocaml/test/send_debug_keys
tools/ocaml/test/list_domains
+tools/ocaml/test/dmesg
+tools/ocaml/test/raise_exception
tools/debugger/kdd/kdd
tools/firmware/etherboot/ipxe.tar.gz
tools/firmware/etherboot/ipxe/
--
1.7.10.4
^ permalink raw reply related [flat|nested] 4+ messages in thread
* Re: [PATCH] tools/ocaml: Ingore more OCaml test binaries
2014-02-25 18:46 [PATCH] tools/ocaml: Ingore more OCaml test binaries Andrew Cooper
@ 2014-03-07 11:09 ` Andrew Cooper
2014-03-07 15:59 ` David Scott
0 siblings, 1 reply; 4+ messages in thread
From: Andrew Cooper @ 2014-03-07 11:09 UTC (permalink / raw)
To: Andrew Cooper; +Cc: David Scott, Ian Jackson, Ian Campbell, Xen-devel
Ping?
On 25/02/14 18:46, Andrew Cooper wrote:
> Signed-off-by: Andrew Cooper <andrew.cooper3@citrix.com>
> CC: Ian Campbell <Ian.Campbell@citrix.com>
> CC: Ian Jackson <Ian.Jackson@eu.citrix.com>
> CC: David Scott <dave.scott@eu.citrix.com>
> ---
> .gitignore | 2 ++
> 1 file changed, 2 insertions(+)
>
> diff --git a/.gitignore b/.gitignore
> index db3b083..eb210ca 100644
> --- a/.gitignore
> +++ b/.gitignore
> @@ -390,6 +390,8 @@ tools/ocaml/xenstored/oxenstored
> tools/ocaml/test/xtl
> tools/ocaml/test/send_debug_keys
> tools/ocaml/test/list_domains
> +tools/ocaml/test/dmesg
> +tools/ocaml/test/raise_exception
> tools/debugger/kdd/kdd
> tools/firmware/etherboot/ipxe.tar.gz
> tools/firmware/etherboot/ipxe/
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [PATCH] tools/ocaml: Ingore more OCaml test binaries
2014-03-07 11:09 ` Andrew Cooper
@ 2014-03-07 15:59 ` David Scott
2014-03-10 17:00 ` Ian Jackson
0 siblings, 1 reply; 4+ messages in thread
From: David Scott @ 2014-03-07 15:59 UTC (permalink / raw)
To: Andrew Cooper; +Cc: Ian Jackson, Ian Campbell, Xen-devel
On 07/03/14 11:09, Andrew Cooper wrote:
> Ping?
Ignoring test binaries seems sensible to me :-)
Acked-by: David Scott <dave.scott@eu.citrix.com>
>
> On 25/02/14 18:46, Andrew Cooper wrote:
>> Signed-off-by: Andrew Cooper <andrew.cooper3@citrix.com>
>> CC: Ian Campbell <Ian.Campbell@citrix.com>
>> CC: Ian Jackson <Ian.Jackson@eu.citrix.com>
>> CC: David Scott <dave.scott@eu.citrix.com>
>> ---
>> .gitignore | 2 ++
>> 1 file changed, 2 insertions(+)
>>
>> diff --git a/.gitignore b/.gitignore
>> index db3b083..eb210ca 100644
>> --- a/.gitignore
>> +++ b/.gitignore
>> @@ -390,6 +390,8 @@ tools/ocaml/xenstored/oxenstored
>> tools/ocaml/test/xtl
>> tools/ocaml/test/send_debug_keys
>> tools/ocaml/test/list_domains
>> +tools/ocaml/test/dmesg
>> +tools/ocaml/test/raise_exception
>> tools/debugger/kdd/kdd
>> tools/firmware/etherboot/ipxe.tar.gz
>> tools/firmware/etherboot/ipxe/
>
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [PATCH] tools/ocaml: Ingore more OCaml test binaries
2014-03-07 15:59 ` David Scott
@ 2014-03-10 17:00 ` Ian Jackson
0 siblings, 0 replies; 4+ messages in thread
From: Ian Jackson @ 2014-03-10 17:00 UTC (permalink / raw)
To: David Scott; +Cc: Andrew Cooper, Ian Campbell, Xen-devel
David Scott writes ("Re: [PATCH] tools/ocaml: Ingore more OCaml test binaries"):
> On 07/03/14 11:09, Andrew Cooper wrote:
> > Ping?
>
> Ignoring test binaries seems sensible to me :-)
>
> Acked-by: David Scott <dave.scott@eu.citrix.com>
Acked-by: Ian Jackson <ian.jackson@eu.citrix.com>
Committed-by: Ian Jackson <ian.jackson@eu.citrix.com>
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2014-03-10 17:00 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-02-25 18:46 [PATCH] tools/ocaml: Ingore more OCaml test binaries Andrew Cooper
2014-03-07 11:09 ` Andrew Cooper
2014-03-07 15:59 ` David Scott
2014-03-10 17:00 ` Ian Jackson
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).