-
Notifications
You must be signed in to change notification settings - Fork 184
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
SCRAMV2: Allow to query TOOLVERSION #8607
Conversation
please test |
A new Pull Request was created by @smuzaffar (Malik Shahzad Muzaffar) for branch IB/CMSSW_13_3_X/master. @smuzaffar, @aandvalenzuela, @iarspider can you please review it and eventually sign? Thanks. |
-1 Failed Tests: RelVals RelVals
|
+1 Summary: https://cmssdt.cern.ch/SDT/jenkins-artifacts/pull-request-integration/PR-60cf54/33822/summary.html Comparison SummarySummary:
|
with
SCRAMV3
, once can runscram tool tag <toolname> TOOLVERSION
to get the version of the tool but this feature does not work for old SCRAMV2. cms-sw/SCRAM@158cdbe enable this for oldSCRAMV2
releases.