From 6f3205aed3acfb0a8426e87bfe52d6a36bceeb08 Mon Sep 17 00:00:00 2001 From: Siri Hansen Date: Mon, 10 Sep 2012 16:21:38 +0200 Subject: [reltool] Allow incl_cond=derived on module level According to documentation it should be allowed to set incl_cond=include|exclude|derived, but if set to derived on module level, reltool_server would crash. This has been corrected. --- lib/reltool/doc/src/reltool.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lib/reltool/doc/src') diff --git a/lib/reltool/doc/src/reltool.xml b/lib/reltool/doc/src/reltool.xml index 2567a72999..d7d7e12566 100644 --- a/lib/reltool/doc/src/reltool.xml +++ b/lib/reltool/doc/src/reltool.xml @@ -446,7 +446,7 @@ incl_cond

This parameter controls whether the module is included or not. By - default the mod_incl parameter on application and system level + default the mod_cond parameter on application and system level will be used to control whether the module is included or not. The value of incl_cond overrides the module inclusion policy. include implies that the module is included, while -- cgit v1.2.3