Skip to content

Commit 038892e

Browse files
committed
Correct assignment of new error constant value to avoid conflict with existing values.
Signed-off-by: Ralph Castain <[email protected]>
1 parent 74563e4 commit 038892e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Chap_API_Job_Mgmt.tex

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -820,7 +820,7 @@ \subsection{Monitoring events}
820820
\declareconstitemvalue{PMIX_MONITOR_FILE_ALERT}{-110}
821821
File failed its monitoring detection criteria. The file that triggered this alert will be identified in the event.
822822
%
823-
\declareconstitemvalueProvisional{PMIX_MONITOR_RESUSAGE_UPDATE}{-112}
823+
\declareconstitemvalueProvisional{PMIX_MONITOR_RESUSAGE_UPDATE}{-114}
824824
Resource usage update - the report will be included in the event information.
825825
%
826826
\end{constantdesc}

0 commit comments

Comments
 (0)