From 57f18fbf005faa05d48d0f3bdf5ea4545b4c5a30 Mon Sep 17 00:00:00 2001 From: Ian Jackson Date: Fri, 8 Sep 2017 15:04:47 +0100 Subject: [PATCH] examine: Do not try to find old version Signed-off-by: Ian Jackson --- 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.39.5