Skip to content

Commit

Permalink
test 2
Browse files Browse the repository at this point in the history
  • Loading branch information
vibhatha committed Aug 14, 2024
1 parent ae24069 commit 015638b
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -81,6 +81,7 @@ private static void fatalError(String message, Throwable e) {
}

private void run(String[] args) throws Exception {
// COMMENT FOR CI
final CommandLineParser parser = new DefaultParser();
final CommandLine cmd = parser.parse(options, args, false);

Expand Down

0 comments on commit 015638b

Please sign in to comment.