Skip to content

Commit

Permalink
Run CI
Browse files Browse the repository at this point in the history
  • Loading branch information
GauthamBanasandra committed Sep 12, 2022
1 parent da007eb commit 0ddcfc9
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@ public CLITestCmdDFS(String str, CLICommandTypes type) {
super(str, type);
}


@Override
public CommandExecutor getExecutor(String tag, Configuration conf)
throws IllegalArgumentException {
Expand Down

0 comments on commit 0ddcfc9

Please sign in to comment.