summaryrefslogtreecommitdiff
path: root/Vagrantfile
diff options
context:
space:
mode:
authorAdrian Reber <areber@redhat.com>2020-04-03 07:51:18 +0000
committerAdrian Reber <areber@redhat.com>2020-04-03 18:00:57 +0200
commit7660330ae22792d993d0b94c9be8417c7e848cb6 (patch)
treeda35d4d63f076b09a72f9790efbe2d7ce0e6acc4 /Vagrantfile
parentccf0e0dd042d8a8d23dd0021ee267e7c9da9ff4a (diff)
downloadpodman-7660330ae22792d993d0b94c9be8417c7e848cb6.tar.gz
podman-7660330ae22792d993d0b94c9be8417c7e848cb6.tar.bz2
podman-7660330ae22792d993d0b94c9be8417c7e848cb6.zip
checkpoint: change runtime checkpoint support test
Podman was checking if the runtime support checkpointing by running 'runtime checkpoint -h'. That works for runc. crun, however, does not use '-h, --help' for help output but, '-?, --help'. This commit switches both checkpoint support detection from 'runtime checkpoint -h' to 'runtime checkpoint --help'. Podman can now correctly detect if 'crun' also support checkpointing. Signed-off-by: Adrian Reber <areber@redhat.com>
Diffstat (limited to 'Vagrantfile')
0 files changed, 0 insertions, 0 deletions