From b0ce21767f65bc1d5be8edb7629db38c1f750248 Mon Sep 17 00:00:00 2001 From: Bart Van Assche Date: Fri, 20 Jun 2014 05:56:36 +0000 Subject: [PATCH] nightly build: Add kernel version 3.15.1 git-svn-id: http://svn.code.sf.net/p/scst/svn/trunk@5619 d57e44dd-8a1f-0410-8b47-8ef2f437770f --- nightly/conf/nightly.conf | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/nightly/conf/nightly.conf b/nightly/conf/nightly.conf index 2c42455f2..2d42f6589 100644 --- a/nightly/conf/nightly.conf +++ b/nightly/conf/nightly.conf @@ -3,8 +3,9 @@ ABT_DETAILS="x86_64" ABT_JOBS=5 ABT_KERNELS=" \ -3.14.8 \ -3.13.11 \ +3.15.1 \ +3.14.8-nc \ +3.13.11-nc \ 3.12.21-nc \ 3.11.10-nc \ 3.10.44-nc \