remove build-system env which is now set via cmsBuild#10414
remove build-system env which is now set via cmsBuild#10414smuzaffar merged 1 commit intoIB/CMSSW_16_1_X/masterfrom
Conversation
|
please test |
|
A new Pull Request was created by @smuzaffar for branch IB/CMSSW_16_1_X/master. @akritkbehera, @iarspider, @raoatifshad, @smuzaffar can you please review it and eventually sign? Thanks. |
|
cms-bot internal usage |
|
Pull request #10414 was updated. |
|
please test |
b748f33 to
d78d67b
Compare
|
please test |
|
Pull request #10414 was updated. |
|
+1 Summary: https://cmssdt.cern.ch/SDT/jenkins-artifacts/pull-request-integration/PR-2003ee/51920/summary.html The following merge commits were also included on top of IB + this PR after doing git cms-merge-topic:
You can see more details here: Comparison SummarySummary:
|
|
+externals |
|
This pull request is fully signed and it will be integrated in one of the next IB/CMSSW_16_1_X/master IBs (tests are also fine). This pull request will now be reviewed by the release team before it's merged. @ftenchini, @sextonkennedy, @mandrenguyen (and backports should be raised in the release meeting by the corresponding L2) |
cmsBuildnow sets the build-system env o control the parallel jobs to run. This is useful for pypi based packages wheresome times we do not have control over the backend which runs the build system commands.Thsi PR proposes to drop these env from cmsdist as these are now set by cmsBuild