Skip to content

Commit

Permalink
Fix Indentation.
Browse files Browse the repository at this point in the history
  • Loading branch information
ayushtkn committed Sep 21, 2024
1 parent ea08cae commit ed19d62
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -105,7 +105,7 @@ public static FSEditLog spyOnEditLog(NameNode nn) {
return spyEditLog;
}

/**
/**
* Spy on EditLog to delay execution of doEditTransaction() for MkdirOp.
*/
public static FSEditLog spyDelayMkDirTransaction(
Expand Down

0 comments on commit ed19d62

Please # to comment.