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

Switch from mawk to built-in awk #2639

Merged
merged 1 commit into from
Jun 6, 2023
Merged

Switch from mawk to built-in awk #2639

merged 1 commit into from
Jun 6, 2023

Conversation

Anth0rx
Copy link
Contributor

@Anth0rx Anth0rx commented May 31, 2023

The built-in awk command yields the same results as the extra package mawk. The proposed pull request removes mawk as an extra dependency and adjusts the respective command to get the total amount of memory of the system.

@szaimen
Copy link
Collaborator

szaimen commented Jun 1, 2023

Hi, thanks for your PR! Can you please fix DCO? Afterwards we can merge this for the next release! :)

@szaimen szaimen added 3. to review Waiting for reviews enhancement New feature or request labels Jun 1, 2023
@szaimen szaimen added this to the next milestone Jun 1, 2023
@Anth0rx
Copy link
Contributor Author

Anth0rx commented Jun 1, 2023

DCO fixed.

Copy link
Collaborator

@szaimen szaimen left a comment

Choose a reason for hiding this comment

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

Thanks, LGTM! :)

@szaimen szaimen added 4. to release Ready to be released and/or waiting for tests to finish and removed 3. to review Waiting for reviews labels Jun 1, 2023
@szaimen szaimen merged commit d7ed356 into nextcloud:main Jun 6, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
4. to release Ready to be released and/or waiting for tests to finish enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants