mirror of
				https://github.com/ae-utbm/sith.git
				synced 2025-10-31 17:13:08 +00:00 
			
		
		
		
	core/models: improve repair_fs output
This commit is contained in:
		| @@ -809,6 +809,7 @@ class SithFile(models.Model): | ||||
|             except Exception as e: | ||||
|                 print("This file likely had a problem. Here is the exception:") | ||||
|                 print(repr(e)) | ||||
|             print('-'*80) | ||||
|  | ||||
|     def _check_path_consistence(self): | ||||
|         file_path = str(self.file) | ||||
|   | ||||
		Reference in New Issue
	
	Block a user