Re: [Xen-devel] [PATCH] README.dev: Document the usage of stop files

2015-01-23 Thread Ian Jackson
Ian Campbell writes ("Re: [PATCH] README.dev: Document the usage of stop files"): > I've redone it as below which I think is probably (?) clearer. Yes, I think it's much clearer, thanks. Acked-by: Ian Jackson > There are some less useful things you can do like [stuff] > but that's a bit redun

Re: [Xen-devel] [PATCH] README.dev: Document the usage of stop files

2015-01-23 Thread Ian Campbell
On Fri, 2015-01-23 at 15:20 +, Ian Jackson wrote: > Ian Campbell writes ("[PATCH] README.dev: Document the usage of stop files"): > ... > > NOTE: $revision must be a revision *not* a tag. > > + > > +Temporarily stopping a branch or the entire system > > +===

Re: [Xen-devel] [PATCH] README.dev: Document the usage of stop files

2015-01-23 Thread Ian Jackson
Ian Campbell writes ("[PATCH] README.dev: Document the usage of stop files"): ... > NOTE: $revision must be a revision *not* a tag. > + > +Temporarily stopping a branch or the entire system > +== > + > +osstest can be paused by dropping a stop file i

[Xen-devel] [PATCH] README.dev: Document the usage of stop files

2015-01-23 Thread Ian Campbell
Signed-off-by: Ian Campbell --- README.dev | 13 + 1 file changed, 13 insertions(+) diff --git a/README.dev b/README.dev index 1257649..7ef4f89 100644 --- a/README.dev +++ b/README.dev @@ -132,3 +132,16 @@ $ cd ~/branches/for-$branch.git $ OSSTEST_CONFIG=production-config ./ap-push