add new state code, begin to detect circular dependencies
Signed-off-by: Nico Schottelius <nico@brief.schottelius.org>
This commit is contained in:
parent
ba6371c584
commit
0e7c532870
2 changed files with 6 additions and 7 deletions
|
|
@ -204,7 +204,6 @@ if __name__ == "__main__":
|
|||
|
||||
log = logging.getLogger("cdist")
|
||||
|
||||
|
||||
logging.basicConfig(format='%(levelname)s: %(message)s')
|
||||
|
||||
if re.match("__", os.path.basename(sys.argv[0])):
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue