From d432400ed201c96e464003f134f85ebb4cfbc382 Mon Sep 17 00:00:00 2001 From: Peter Ebert Date: Fri, 30 Dec 2016 17:03:12 +0100 Subject: [PATCH] ENH: added minimum length for command line to avoid that processes contain the CMDLINE from the template or otherwise unreasonable values --- template/deep_process_schema.xsd | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/template/deep_process_schema.xsd b/template/deep_process_schema.xsd index fa2d8db..8274443 100644 --- a/template/deep_process_schema.xsd +++ b/template/deep_process_schema.xsd @@ -40,7 +40,15 @@ - + + + + + + + +