From 75499d9cdb14c77188bea3fc653843cd02f2b87c Mon Sep 17 00:00:00 2001 From: Bart Van Assche Date: Tue, 3 Nov 2015 05:18:45 +0000 Subject: [PATCH] nightly build: Add kernel version 4.3 git-svn-id: http://svn.code.sf.net/p/scst/svn/trunk@6568 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 bdb6dc7a6..bdee4697d 100644 --- a/nightly/conf/nightly.conf +++ b/nightly/conf/nightly.conf @@ -3,8 +3,9 @@ ABT_DETAILS="x86_64" ABT_JOBS=5 ABT_KERNELS=" \ -4.2.5 \ -4.1.12-nc \ +4.3 \ +4.2.5-nc \ +4.1.12-nc \ 4.0.9-nc \ 3.19.7-nc \ 3.18.19-nc \