Merge branch 'master' into install
This commit is contained in:
		
				commit
				
					
						9c7e0e358c
					
				
			
		
					 1 changed files with 1 additions and 1 deletions
				
			
		| 
						 | 
					@ -57,7 +57,7 @@ REMOTE_GLOBAL_EXPLORER_DIR = os.path.join(REMOTE_CONF_DIR, "explorer")
 | 
				
			||||||
CODE_HEADER                = "#!/bin/sh -e\n"
 | 
					CODE_HEADER                = "#!/bin/sh -e\n"
 | 
				
			||||||
DOT_CDIST                  = ".cdist"
 | 
					DOT_CDIST                  = ".cdist"
 | 
				
			||||||
TYPE_PREFIX                = "__"
 | 
					TYPE_PREFIX                = "__"
 | 
				
			||||||
VERSION                    = "2.0.0"
 | 
					VERSION                    = "2.0.1"
 | 
				
			||||||
 | 
					
 | 
				
			||||||
logging.basicConfig(level=logging.INFO, format='%(levelname)s: %(message)s')
 | 
					logging.basicConfig(level=logging.INFO, format='%(levelname)s: %(message)s')
 | 
				
			||||||
log = logging.getLogger()
 | 
					log = logging.getLogger()
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue