xen-devel.lists.xenproject.org archive mirror
 help / color / mirror / Atom feed
* [OSSTEST PATCH 1/4] examine: Do not try to find old version
@ 2017-09-11  9:54 Ian Jackson
  2017-09-11  9:54 ` [OSSTEST PATCH 2/4] README: Better documentation of recipes, db, etc Ian Jackson
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Ian Jackson @ 2017-09-11  9:54 UTC (permalink / raw)
  To: xen-devel; +Cc: Ian Jackson

Signed-off-by: Ian Jackson <Ian.Jackson@eu.citrix.com>
---
 cr-daily-branch | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/cr-daily-branch b/cr-daily-branch
index 39483cd..cf00db8 100755
--- a/cr-daily-branch
+++ b/cr-daily-branch
@@ -88,7 +88,7 @@ check_tested () {
 
 if [ "x$OLD_REVISION" = x ]; then
     case $branch in
-	distros-*)
+	distros-*|examine)
 	    OSSTEST_NO_BASELINE=y
 	    OLD_REVISION=flight-`check_tested`
 	    ;;
-- 
2.1.4


_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xen.org
https://lists.xen.org/xen-devel

^ permalink raw reply related	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2017-09-11  9:54 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-09-11  9:54 [OSSTEST PATCH 1/4] examine: Do not try to find old version Ian Jackson
2017-09-11  9:54 ` [OSSTEST PATCH 2/4] README: Better documentation of recipes, db, etc Ian Jackson
2017-09-11  9:54 ` [OSSTEST PATCH 3/4] README.dev: Miscellaneous minor improvements Ian Jackson
2017-09-11  9:54 ` [OSSTEST PATCH 4/4] README.dev: Improve instructions for new machine commissioning 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).