Skip to content
Snippets Groups Projects
Commit c4a64107 authored by Tim Shaw's avatar Tim Shaw Committed by Morris Jette
Browse files

Correction to capmc JSON formatting

parent 7e2688a0
No related branches found
No related tags found
No related merge requests found
......@@ -440,8 +440,8 @@ do
\"mcdram_cfg\": \"flat\",
\"mcdram_pct\": \"0\",
\"mcdram_size\": \"8192MB\",
\"nid\": $inx
\"dram_size\": \"96GB\",
\"nid\": $inx,
\"dram_size\": \"96GB\"
},"
inx=$((inx+1))
done
......@@ -449,8 +449,8 @@ done
\"mcdram_cfg\": \"flat\",
\"mcdram_pct\": \"0\",
\"mcdram_size\": \"8192MB\",
\"nid\": $inx
\"dram_size\": \"96GB\",
\"nid\": $inx,
\"dram_size\": \"96GB\"
} "
echo ' ],
"err_msg": "Success; nids not eligible for numa operations were ignored",
......
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