Skip to content
Snippets Groups Projects
Commit f316ecb8 authored by Nathan Rini's avatar Nathan Rini Committed by Tim Wickberg
Browse files

data_parser/v0.0.39 - define JOB_DESC_MSG_LIST

parent 4012ecb3
No related branches found
No related tags found
No related merge requests found
......@@ -5783,6 +5783,7 @@ static const parser_t parsers[] = {
addpl(STATS_USER_LIST, STATS_USER, NEED_NONE),
addpl(TRES_LIST, TRES, NEED_NONE),
addpl(SINFO_DATA_LIST, SINFO_DATA, NEED_NONE),
addpl(JOB_DESC_MSG_LIST, JOB_DESC_MSG, NEED_NONE),
};
#undef addpl
#undef addps
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment