This repository was archived by the owner on May 12, 2021. It is now read-only.
Commit 7d3fff4
Qian Cai
scripts: Don't use hard-coded crio config
In show_container_mgr_details(), it used "cat /etc/crio/crio.conf"
instead of "crio config".
Fixes: #2964
Signed-off-by: Qian Cai <[email protected]>1 parent 911a495 commit 7d3fff4
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
346 | 346 | | |
347 | 347 | | |
348 | 348 | | |
349 | | - | |
| 349 | + | |
350 | 350 | | |
351 | 351 | | |
352 | 352 | | |
| |||
0 commit comments