diff --git a/draft/application/cms/src/core/cms_service.e b/draft/application/cms/src/core/cms_service.e index 695f56f3..aebb13d4 100644 --- a/draft/application/cms/src/core/cms_service.e +++ b/draft/application/cms/src/core/cms_service.e @@ -39,7 +39,6 @@ feature -- Initialization local e: EXECUTION_ENVIRONMENT dn: DIRECTORY_NAME - u: CMS_USER do create e create dn.make_from_string (e.current_working_directory) diff --git a/draft/application/cms/src/core/notification/cms_external_mailer.e b/draft/application/cms/src/core/notification/cms_external_mailer.e index c2324b5f..ec3a455d 100644 --- a/draft/application/cms/src/core/notification/cms_external_mailer.e +++ b/draft/application/cms/src/core/notification/cms_external_mailer.e @@ -80,7 +80,6 @@ feature -- Basic operation local proc_args: detachable ARRAYED_LIST [STRING_8] l_factory: PROCESS_FACTORY - args: like arguments p: detachable PROCESS retried: INTEGER do diff --git a/tests/all-safe.ecf b/tests/all-safe.ecf index 9a101baa..dfd9b434 100644 --- a/tests/all-safe.ecf +++ b/tests/all-safe.ecf @@ -15,6 +15,12 @@ + + + + + +