mirror of
				https://github.com/robweber/xbmcbackup.git
				synced 2025-11-03 19:02:14 +01:00 
			
		
		
		
	forgot to remove debug message
This commit is contained in:
		@@ -26,7 +26,6 @@ class BackupScheduler:
 | 
				
			|||||||
 | 
					
 | 
				
			||||||
            #sleep for 2 minutes so Kodi can start and time can update correctly
 | 
					            #sleep for 2 minutes so Kodi can start and time can update correctly
 | 
				
			||||||
            xbmc.sleep(1000 * 120)
 | 
					            xbmc.sleep(1000 * 120)
 | 
				
			||||||
            utils.log("TESTING!")
 | 
					 | 
				
			||||||
            
 | 
					            
 | 
				
			||||||
            nr = 0
 | 
					            nr = 0
 | 
				
			||||||
            if(xbmcvfs.exists(self.next_run_path)):
 | 
					            if(xbmcvfs.exists(self.next_run_path)):
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user