s4-param Allow +foo syntax in smb.conf list parsing
[metze/samba/wip.git] / source4 / param / pyparam.c
index 4e4d0410a5a63e4dad661962b43d9a5c988ae472..fb7ff88cfc220be281c0cd97ee5acc71e842ff87 100644 (file)
@@ -119,6 +119,7 @@ static PyObject *py_lp_ctx_get_helper(struct loadparm_context *lp_ctx, const cha
            }
        }
        return NULL;
+    case P_CMDLIST:
     case P_LIST: 
        {
            int j;