From ed288ba7ea37f4743dbd1f3a8b0a0929fe5654c1 Mon Sep 17 00:00:00 2001 From: Bart Van Assche Date: Sat, 13 Apr 2013 06:55:58 +0000 Subject: [PATCH] nightly build: Update kernel versions git-svn-id: http://svn.code.sf.net/p/scst/svn/trunk@4839 d57e44dd-8a1f-0410-8b47-8ef2f437770f --- nightly/conf/nightly.conf | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/nightly/conf/nightly.conf b/nightly/conf/nightly.conf index 1293020c2..fe86f93fa 100644 --- a/nightly/conf/nightly.conf +++ b/nightly/conf/nightly.conf @@ -3,15 +3,15 @@ ABT_DETAILS="x86_64" ABT_JOBS=5 ABT_KERNELS=" \ -3.8.6 \ +3.8.7 \ 3.7.10 \ 3.6.11 \ 3.5.7 \ -3.4.39 \ +3.4.40 \ 3.3.8-nc \ 3.2.39-nc \ 3.1.10-nc \ -3.0.72-nc \ +3.0.73-nc \ 2.6.39.4-nc \ 2.6.38.8-nc \ 2.6.37.6-nc \