Commit 4e999f2
committed
runtimetest: fix uid_map parsing
The fields of /proc/$pid/uid_map and /proc/$pid/gid_map were parsed in
the wrong order.
Related: opencontainers/runtime-spec#956
Signed-off-by: Alban Crequy <alban@kinvolk.io>1 parent fdbc3d6 commit 4e999f2
1 file changed
Lines changed: 4 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
632 | 632 | | |
633 | 633 | | |
634 | 634 | | |
635 | | - | |
| 635 | + | |
| 636 | + | |
| 637 | + | |
636 | 638 | | |
637 | 639 | | |
638 | 640 | | |
639 | | - | |
| 641 | + | |
640 | 642 | | |
641 | 643 | | |
642 | 644 | | |
| |||
0 commit comments