Skip to content

Add TESTVSM4 to dfhall procedure#783

Merged
abekornelis merged 3 commits into
z390development:mainfrom
abekornelis:testvsm4
Apr 29, 2026
Merged

Add TESTVSM4 to dfhall procedure#783
abekornelis merged 3 commits into
z390development:mainfrom
abekornelis:testvsm4

Conversation

@abekornelis
Copy link
Copy Markdown
Collaborator

@abekornelis abekornelis commented Apr 26, 2026

This PR carries two changes:

  1. TESTVSM4 was not part of the dfhall / DFHALL.BAT scripts. I have added a step to assemble TESTVSM4
  2. The UNREF steps take a lot of time, and they're a development tool only. I changed DFHALL.BAT to skip UNREF steps by default. This change has now been carried over to the dfhall bash script: by default it will skip the UNREF steps. Only when invoked with unref argument will it include the UNREF steps.

@abekornelis abekornelis self-assigned this Apr 26, 2026
@abekornelis abekornelis added bug Something isn't working component-build Related to build, distribution and packaging component-cics Related to CICS support Lang:Script labels Apr 26, 2026
@abekornelis abekornelis marked this pull request as ready for review April 26, 2026 11:46
@abekornelis abekornelis requested a review from jyganci April 26, 2026 11:49
Copy link
Copy Markdown
Contributor

@jyganci jyganci left a comment

Choose a reason for hiding this comment

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

Looks good. I did not know about bash ${1,,} converting $1 to lowercase and the use of a leading colon on a statement line.

@abekornelis abekornelis merged commit 9e1a26f into z390development:main Apr 29, 2026
4 checks passed
@abekornelis abekornelis deleted the testvsm4 branch April 29, 2026 17:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working component-build Related to build, distribution and packaging component-cics Related to CICS support Lang:Script

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants