diff options
author | Ed Santiago <santiago@redhat.com> | 2021-01-12 11:46:23 -0700 |
---|---|---|
committer | Ed Santiago <santiago@redhat.com> | 2021-01-13 10:14:10 -0700 |
commit | 34304df2815762fcdc29d7b09685e5122cbe0b3b (patch) | |
tree | 7a7d623bb662eff9bf0402b896273d437acf6c78 /pkg/domain/entities | |
parent | 9473dda87c10513527bb083719d642d493b6b356 (diff) | |
download | podman-34304df2815762fcdc29d7b09685e5122cbe0b3b.tar.gz podman-34304df2815762fcdc29d7b09685e5122cbe0b3b.tar.bz2 podman-34304df2815762fcdc29d7b09685e5122cbe0b3b.zip |
CI: fix broken diagnostic message for -dev check
There's a CI check for the presence of "-dev" in podman-info output
(it should not appear). This test is unlikely to fail, but if it
ever does, the diagnostic output is unhelpful. This makes it helpful.
Tested via:
$ ln -s /bin/echo ~/bin/msg
$ ln -s /bin/echo ~/bin/die
$ TEST_FLAVOR=release ./contrib/cirrus/runner.sh
...
Releases must never contain '-dev' in output of 'podman info' ( buildahVersion: 1.19.0-dev
Version: 3.0.0-dev)
Signed-off-by: Ed Santiago <santiago@redhat.com>
Diffstat (limited to 'pkg/domain/entities')
0 files changed, 0 insertions, 0 deletions