Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

tests/static: Install extra tools in build image #5607

Merged
merged 1 commit into from
Sep 12, 2024

Conversation

btriller
Copy link
Contributor

Install extra tools in build image to get rid of errors in GH workflow

./configure: line 8045: cmp: command not found
./configure: line 8224: /usr/bin/file: No such file or directory
./configure: line 9811: diff: command not found

Install extra tools in build image to get rid of errors in GH workflow
./configure: line 8045: cmp: command not found
./configure: line 8224: /usr/bin/file: No such file or directory
./configure: line 9811: diff: command not found
Copy link
Contributor

@vpodzime vpodzime left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks! I'll take care of the newly-found cppcheck issues (probably false-positives).

tests/static-check/run.sh Show resolved Hide resolved
@vpodzime vpodzime merged commit 4a442e6 into cfengine:master Sep 12, 2024
12 of 13 checks passed
@btriller btriller deleted the tests-static branch September 12, 2024 15:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants