[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Xen-devel] [OSSTEST PATCH 1/4] examine: Do not try to find old version
Signed-off-by: Ian Jackson <Ian.Jackson@xxxxxxxxxxxxx> --- 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@xxxxxxxxxxxxx https://lists.xen.org/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |