Skip to content

Commit

Permalink
#622 fix(use logback.xml after dev update)
Browse files Browse the repository at this point in the history
  • Loading branch information
qifeng-bai authored and djtfmartin committed Mar 3, 2022
1 parent 608384a commit a295d7d
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 69 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,6 @@ public class DistributionOutlierPipeline {
static String NEW_RECORD_COUNTER = "NewRecordCounter";

public static void main(String[] args) throws Exception {
log.debug("debug test");
VersionInfo.print();
CombinedYamlConfiguration conf = new CombinedYamlConfiguration(args);
String[] combinedArgs = conf.toArgs("general", "outlier");
Expand Down
68 changes: 0 additions & 68 deletions livingatlas/pipelines/src/main/resources/logback-test.xml

This file was deleted.

0 comments on commit a295d7d

Please sign in to comment.