diff options
author | OpenShift Merge Robot <openshift-merge-robot@users.noreply.github.com> | 2019-10-16 11:05:45 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2019-10-16 11:05:45 +0200 |
commit | 8172460f2a09910d611d2d61655fb3682caca09f (patch) | |
tree | 8569cfb4c571e215d0323614da7be563b3cfa6f6 /test | |
parent | 7b54aeb6e3dca3511daa1e511625f7e446fbc710 (diff) | |
parent | cab7bfbb211f2496af9f86208588e26954fc9b2a (diff) | |
download | podman-8172460f2a09910d611d2d61655fb3682caca09f.tar.gz podman-8172460f2a09910d611d2d61655fb3682caca09f.tar.bz2 podman-8172460f2a09910d611d2d61655fb3682caca09f.zip |
Merge pull request #4273 from mheon/no_runtime
Add a MissingRuntime implementation
Diffstat (limited to 'test')
-rw-r--r-- | test/system/005-info.bats | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/system/005-info.bats b/test/system/005-info.bats index 5df6033fc..f229b0886 100644 --- a/test/system/005-info.bats +++ b/test/system/005-info.bats @@ -11,7 +11,7 @@ load helpers BuildahVersion: *[0-9.]\\\+ Conmon:\\\s\\\+package: Distribution: -OCIRuntime:\\\s\\\+package: +OCIRuntime:\\\s\\\+name: os: rootless: registries: |