From c0cd29f01c4bebd822f0cfefb076571b6a782ccc Mon Sep 17 00:00:00 2001 From: Miroslav Stampar Date: Mon, 31 Oct 2011 15:20:40 +0000 Subject: [PATCH] minor update --- lib/core/optiondict.py | 1 + 1 file changed, 1 insertion(+) diff --git a/lib/core/optiondict.py b/lib/core/optiondict.py index 8f5b19f3e..dee75b5df 100644 --- a/lib/core/optiondict.py +++ b/lib/core/optiondict.py @@ -61,6 +61,7 @@ optDict = { "os": "string", "prefix": "string", "suffix": "string", + "logicNegative": "boolean", "skip": "string", "tamper": "string" },