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

Fix for the CodeReview script - Correct processing of the XML and CSV files #140

Merged
merged 1 commit into from
Oct 31, 2022

Conversation

M-DLB
Copy link
Collaborator

@M-DLB M-DLB commented Oct 19, 2022

New PR fixing issues with #136

The upgrade to the 1.1.3 toolkit introduced the capacity to remove ASA characters when saving spool output of JCLs into flat files on USS. However, this processing is not applicable to XML files and CSV files created by Code Review.
This fix disables the removing of ASA characters in spool outputs for the XML and CSV files generated by Code Review, making them available for additional processing.

Based on comments from Nikos from Handelsbanken, I've also changed the way the output files are saved when they DD names are available, even when the return code is higher than the expected Max RC.

keep ASA characters
Signed-off-by: Mathieu <mathieu.dalbin@fr.ibm.com>
@dennis-behm dennis-behm self-requested a review October 31, 2022 12:00
Copy link
Member

@dennis-behm dennis-behm 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 enhancing the RunCodeReview script

@dennis-behm dennis-behm merged commit bcc66d0 into IBM:main Oct 31, 2022
@M-DLB M-DLB deleted the RunCodeReview-Enhancements branch April 3, 2024 12:32
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