From 5ab432e3aa43fa289eaa747db0cec6969797202f Mon Sep 17 00:00:00 2001 From: Richard Henwood Date: Wed, 29 Jan 2014 11:39:20 -0600 Subject: [PATCH] LUDOC-104 meta: support lustre versions thru 2.9. Decoration for lustre version through to version 2.9 is now supported. Change-Id: Iaf801fc561a74f29e68b64161dadf36ce71e70ed Signed-off-by: Richard Henwood Reviewed-on: http://review.whamcloud.com/9053 Tested-by: Jenkins --- style/customstyle.xsl | 36 ++++++++++++++++++++++++++++++++++++ 1 file changed, 36 insertions(+) diff --git a/style/customstyle.xsl b/style/customstyle.xsl index 0ff1926..95e10a8 100644 --- a/style/customstyle.xsl +++ b/style/customstyle.xsl @@ -71,6 +71,30 @@ + + + + + + + + + + + + + + + + + + + + + + + + @@ -144,6 +168,18 @@ L 2.5 + + L 2.6 + + + L 2.7 + + + L 2.8 + + + L 2.9 + -- 1.8.3.1