Skip to content

rq_cxl_tests.sh: stop losing lines longer than 1024 bytes #194

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

Merged
merged 1 commit into from
May 7, 2025

Conversation

marc-hb
Copy link
Collaborator

@marc-hb marc-hb commented May 7, 2025

Fix dumpfile() to split lines longer than 1024 lines. They were silently dropped; the "invalid write" message was generally lost in the various redirections.

Also define IFS= to stop trimming whitespace and use the filename as a message prefix.

Fix dumpfile() to split lines longer than 1024 lines. They were silently
dropped; the "invalid write" message was generally lost in the various
redirections.

Also define IFS= to stop trimming whitespace and use the filename as a
message prefix.

Signed-off-by: Marc Herbert <marc.herbert@intel.com>
@marc-hb marc-hb marked this pull request as ready for review May 7, 2025 06:53
@marc-hb marc-hb requested a review from stellarhopper as a code owner May 7, 2025 06:53
@marc-hb
Copy link
Collaborator Author

marc-hb commented May 7, 2025

Links to the relevant log files can be found in the "upload test logs" step in the "Checks" tab

@marc-hb marc-hb merged commit 48ba292 into pmem:main May 7, 2025
2 checks passed
@marc-hb marc-hb deleted the kmsg-1024 branch May 7, 2025 18:45
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.

2 participants