mirror of
https://github.com/opencontainers/runc.git
synced 2026-07-11 06:03:57 +08:00
bc0b047198
This removes unnecessary lines from checkpoint.bats like: sed -i 's;"readonly": true;"readonly": false;' config.json and adds (and corrects) comments which are leftover from older versions of checkpoint.bats. Signed-off-by: Adrian Reber <areber@redhat.com>