From ea68c9a7756b5c25b4680d24403e50999ebb77e8 Mon Sep 17 00:00:00 2001 From: Bart Van Assche Date: Wed, 17 Aug 2011 14:51:48 +0000 Subject: [PATCH] nightly build config: Update kernel versions git-svn-id: http://svn.code.sf.net/p/scst/svn/trunk@3817 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 22dc69d2b..f16ee8d46 100644 --- a/nightly/conf/nightly.conf +++ b/nightly/conf/nightly.conf @@ -4,7 +4,7 @@ ABT_DETAILS="x86_64" ABT_JOBS=3 ABT_KERNELS=" \ -3.0.1 \ +3.0.2 \ 2.6.39.4 \ 2.6.38.8 \ 2.6.37.6 \ @@ -12,8 +12,8 @@ ABT_KERNELS=" \ 2.6.35.14 \ 2.6.35.14-u-nc \ 2.6.34.10-nc \ -2.6.33.17-nc \ -2.6.32.44-nc \ +2.6.33.18-nc \ +2.6.32.45-nc \ 2.6.31.14-nc \ 2.6.30.10-nc \ 2.6.29.6-nc \