Explicitly call csh in custom easyblock for WPS#3384
Explicitly call csh in custom easyblock for WPS#3384boegel merged 2 commits intoeasybuilders:developfrom thanghn90:patch-2
csh in custom easyblock for WPS#3384Conversation
For system that doesn't have csh installed, /bin/csh won't call into the csh provided by tcsh module (if loaded as a build dependency). Tested and confirmed working on a Rocky 9 Haswell server.
Forgot this as well to prevent failure in testing step for system that doesn't have csh installed.
|
@boegelbot please test @ generoso |
csh in custom easyblock for WPS
|
@boegel: Request for testing this PR well received on login1 PR test command '
Test results coming soon (I hope)... Details- notification for comment with ID 2260599653 processed Message to humans: this is just bookkeeping information for me, |
|
Test report by @boegelbot Overview of tested easyconfigs (in order)
Build succeeded for 3 out of 3 (3 easyconfigs in total) |
For system that doesn't have csh installed, /bin/csh won't call into the csh provided by tcsh module (if loaded as a build dependency). Tested and confirmed working on a Rocky 9 Haswell server.