Skip to content

Commit

Permalink
Add a comment
Browse files Browse the repository at this point in the history
  • Loading branch information
costing committed Jul 26, 2021
1 parent 4ac4fba commit 1421908
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/apmon/ApMonMonitoringConstants.java
Original file line number Diff line number Diff line change
Expand Up @@ -570,7 +570,7 @@ public static String getGenMLParamName(final long idx) {
*/
public static final long JOB_WORKDIR_SIZE = 0x10L;
/**
*
* Work directory size, in MB
*/
public static final Long LJOB_WORKDIR_SIZE = Long.valueOf(JOB_WORKDIR_SIZE);
/**
Expand Down

0 comments on commit 1421908

Please sign in to comment.