mirror of
				https://github.com/ether/etherpad-lite.git
				synced 2025-10-31 00:01:16 +01:00 
			
		
		
		
	Update bin/convert.js
'lil typo
This commit is contained in:
		
							parent
							
								
									6b13bfa1e8
								
							
						
					
					
						commit
						7066ed183d
					
				| @ -1,4 +1,3 @@ | ||||
| 
 | ||||
| var startTime = new Date().getTime(); | ||||
| var fs = require("fs"); | ||||
| var ueberDB = require("../src/node_modules/ueberDB"); | ||||
| @ -403,7 +402,7 @@ function convertPad(padId, callback) | ||||
|       } | ||||
|       catch(e) | ||||
|       { | ||||
|         console.error("Error while converting pad " + padId + ", pad skiped"); | ||||
|         console.error("Error while converting pad " + padId + ", pad skipped"); | ||||
|         console.error(e.stack ? e.stack : JSON.stringify(e)); | ||||
|         callback(); | ||||
|         return; | ||||
|  | ||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user