From aa4ef7e352d5c5119bb6231802f279d3288785ee Mon Sep 17 00:00:00 2001 From: Bart Van Assche Date: Wed, 27 Jul 2011 15:05:38 +0000 Subject: [PATCH] Fix a typo introduced in the previous commit git-svn-id: http://svn.code.sf.net/p/scst/svn/trunk@3785 d57e44dd-8a1f-0410-8b47-8ef2f437770f --- nightly/conf/cellbuzz.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nightly/conf/cellbuzz.conf b/nightly/conf/cellbuzz.conf index 01c45b80f..71746974f 100644 --- a/nightly/conf/cellbuzz.conf +++ b/nightly/conf/cellbuzz.conf @@ -3,4 +3,4 @@ ABT_DETAILS="x86_64, Fedora 10" ABT_JOBS=3 -ABT_KERNELS="3.0 2.6.39.3 2.6.38.8 2.6.37.6 2.6.36.4 2.6.35.13 2.6.35.13-u-nc 2.6.34.10-nc 2.6.33.16-nc 2.6.32.43-nc 2.6.31.14-nc 2.6.30.10-nc 2.6.29.6-nc 3.6.27.59-nc" +ABT_KERNELS="3.0 2.6.39.3 2.6.38.8 2.6.37.6 2.6.36.4 2.6.35.13 2.6.35.13-u-nc 2.6.34.10-nc 2.6.33.16-nc 2.6.32.43-nc 2.6.31.14-nc 2.6.30.10-nc 2.6.29.6-nc 2.6.27.59-nc"