typo
git-svn-id: file:///humgen/gsa-scr1/gsa-engineering/svn_contents/trunk@158 348d0f76-0448-11de-a6fe-93d51630548a
This commit is contained in:
parent
b56a73538d
commit
741dd357de
|
|
@ -89,7 +89,7 @@ public class TraversalEngine {
|
||||||
/**
|
/**
|
||||||
* our log, which we want to capture anything from this class
|
* our log, which we want to capture anything from this class
|
||||||
*/
|
*/
|
||||||
private static Logger logger = Logger.getLogger(GenomeAnalysisTK.class);
|
private static Logger logger = Logger.getLogger(TraversalEngine.class);
|
||||||
|
|
||||||
|
|
||||||
// Locations we are going to process during the traversal
|
// Locations we are going to process during the traversal
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue