comment out ad-hoc test
This commit is contained in:
		
							parent
							
								
									5b91f52a05
								
							
						
					
					
						commit
						1187336784
					
				| @ -175,6 +175,7 @@ module.exports.readFile = parsePythonConfFile; | |||||||
| module.exports.stringify = stringifyPythonConf; | module.exports.stringify = stringifyPythonConf; | ||||||
| module.exports.writeFile = writePythonConfFile; | module.exports.writeFile = writePythonConfFile; | ||||||
| 
 | 
 | ||||||
|  | /* | ||||||
| parsePythonConfFile('examples/renewal-example.com.conf', function (err, obj) { | parsePythonConfFile('examples/renewal-example.com.conf', function (err, obj) { | ||||||
|   if (err) { |   if (err) { | ||||||
|     console.error(err.stack); |     console.error(err.stack); | ||||||
| @ -190,3 +191,4 @@ parsePythonConfFile('examples/renewal-example.com.conf', function (err, obj) { | |||||||
|     console.log(obj); |     console.log(obj); | ||||||
|   }); |   }); | ||||||
| }); | }); | ||||||
|  | */ | ||||||
|  | |||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user