fix a wrong variable name
authorDiane Trout <diane@caltech.edu>
Wed, 12 Sep 2012 18:34:54 +0000 (11:34 -0700)
committerDiane Trout <diane@caltech.edu>
Wed, 12 Sep 2012 18:34:54 +0000 (11:34 -0700)
htsworkflow/submission/submission.py

index 6dd630aeda90fe5ad08a96da8be610f628642b04..18fa3b2bc9f487b63915ca02a3c060adbfeedf3b 100644 (file)
@@ -83,7 +83,7 @@ class Submission(object):
                                                     rdfNS['type'])
         if file_classification is None:
             errmsg = 'Could not find class for {0}'
-            logger.warning(errmsg.format(str(file_type)))
+            LOGGER.warning(errmsg.format(str(file_type)))
             return
 
         self.model.add_statement(