aboutsummaryrefslogtreecommitdiffstats
path: root/ci/check
diff options
context:
space:
mode:
authorLibravatar Kelvin M. Klann <kmk3.code@protonmail.com>2022-05-16 20:32:16 -0300
committerLibravatar Kelvin M. Klann <kmk3.code@protonmail.com>2022-05-16 21:04:41 -0300
commit78aaed11d85be690204fbd956732a7c1f18363e3 (patch)
tree77621cd40ef12e752f96cac5791f440ffadf560c /ci/check
parentbuild(deps): bump github/codeql-action from 2.1.9 to 2.1.10 (diff)
downloadfirejail-78aaed11d85be690204fbd956732a7c1f18363e3.tar.gz
firejail-78aaed11d85be690204fbd956732a7c1f18363e3.tar.zst
firejail-78aaed11d85be690204fbd956732a7c1f18363e3.zip
ci: fix --version not printing compile-time features
Currently, when running on CI, `firejail --version` only prints the following line: firejail version 0.9.69 Add a new print_version() function that always prints both the above and the compile-time options (like it is done outside of CI) and call it in both of the places that handle --version on main.c. Misc: The printing of compile-time features was added on commit 48dd1fbec ("apparmor", 2016-08-02).
Diffstat (limited to 'ci/check')
0 files changed, 0 insertions, 0 deletions