Skip to content

Conversation

@Honny1
Copy link
Member

@Honny1 Honny1 commented Jul 10, 2023

This PR changes the behaviour of the ./generate_arf.sh script. The script automatically determines the content product by the CPE_NAME in /etc/os-release.

Fixes: #201

@Honny1 Honny1 marked this pull request as ready for review July 12, 2023 14:57
generate_arf.sh Outdated
@@ -1,5 +1,9 @@
#!/usr/bin/env bash
# This script generate ARF results.
# Suported OS:
Copy link
Member

Choose a reason for hiding this comment

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

Suggested change
# Suported OS:
# Supported OS:

generate_arf.sh Outdated
@@ -1,5 +1,9 @@
#!/usr/bin/env bash
# This script generate ARF results.
Copy link
Member

Choose a reason for hiding this comment

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

Suggested change
# This script generate ARF results.
# This script generates ARF results.

@jan-cerny jan-cerny self-assigned this Jul 18, 2023
Honny1 added 5 commits July 24, 2023 11:56
The build product script doesn't work with the Centos product.
No Python interpreter was found when building content on CentOS 8.
The build process was terminated by the operating system due to lack of memory.
@Honny1 Honny1 requested a review from jan-cerny July 24, 2023 10:41
Copy link
Member

@jan-cerny jan-cerny left a comment

Choose a reason for hiding this comment

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

thanks for your patch

@jan-cerny jan-cerny merged commit 0aecd7a into OpenSCAP:main Jul 25, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Improve the generate_arf.sh script

2 participants