From efe0bf03564528855a854326881b37890ba6c118 Mon Sep 17 00:00:00 2001 From: yalh76 Date: Fri, 10 Jan 2020 21:14:13 +0100 Subject: [PATCH] removing warning --- check_process | 1 - manifest.json | 9 --------- 2 files changed, 10 deletions(-) diff --git a/check_process b/check_process index a195ceb..1f9a30a 100644 --- a/check_process +++ b/check_process @@ -1,6 +1,5 @@ ;; Test complet ; Manifest - warning="Understood" domain="domain.tld" (DOMAIN) admin="john" (USER) language="fr" diff --git a/manifest.json b/manifest.json index bb2052f..551b574 100644 --- a/manifest.json +++ b/manifest.json @@ -21,15 +21,6 @@ ], "arguments": { "install" : [ - { - "name": "warning", - "type": "string", - "ask": { - "text": "\nMobilizon is in early development, a lot of features are not implemented.\n\nFor advanced testing use only.\n\n" - }, - "choices": ["Understood"], - "default": "Understood" - }, { "name": "domain", "type": "domain",