[jhbuild] Add new module_nopoison to mock config object



commit 59b693406c1acfc3ab4a9489db4eba337ef65c9f
Author: Frédéric Péters <fpeters 0d be>
Date:   Wed Apr 28 13:21:37 2010 +0200

    Add new module_nopoison to mock config object

 tests/mock.py |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/tests/mock.py b/tests/mock.py
index ae42908..4c1d124 100644
--- a/tests/mock.py
+++ b/tests/mock.py
@@ -43,6 +43,7 @@ class Config(jhbuild.config.Config):
     nopoison = False
     makecheck_advisory = False
     module_makecheck = {}
+    module_nopoison = {}
     forcecheck = False
     autogenargs = ''
     module_autogenargs = {}



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]