]> git.parisson.com Git - tools.git/commitdiff
fix log
authoryomguy <yomguy@457c0346-1240-4656-8a5a-9edca8063506>
Mon, 19 Jul 2010 14:46:40 +0000 (14:46 +0000)
committeryomguy <yomguy@457c0346-1240-4656-8a5a-9edca8063506>
Mon, 19 Jul 2010 14:46:40 +0000 (14:46 +0000)
git-svn-id: http://svn.parisson.org/svn/tools/trunk@97 457c0346-1240-4656-8a5a-9edca8063506

isp_tools/isp_trans.py

index 84cce7db9cff2e9fd3879fb6a50602b90dd4304f..17ae018065aa3656a79e38cdc758e76dc32de6d3 100644 (file)
@@ -153,7 +153,7 @@ class ISPTrans(object):
             force_mode = source_dict['force']
 
             if not source[0] in self.sources:
-                mess = 'Does NOT exists !'
+                mess = 'does NOT exists ! Continuing...'
                 self.logger.write_error(media, mess)
                 print media, mess
                 continue