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

[SCons] Display SCons version #1268

Merged
merged 1 commit into from
May 1, 2022
Merged

[SCons] Display SCons version #1268

merged 1 commit into from
May 1, 2022

Conversation

ischoegl
Copy link
Member

@ischoegl ischoegl commented May 1, 2022

Changes proposed in this pull request

Displaying the SCons version will make it easier to troubleshoot.

If applicable, fill in the issue number this pull request is fixing

Also see #1253, #1265 and #1267

If applicable, provide an example illustrating new features this pull request is introducing

$ scons build
scons: Reading SConscript files ...
INFO: SCons 4.3.0 is using the following Python interpreter: 
/path/to/python (Python 3.10)
INFO: Building Cantera from git commit 'a8edfe4ff'
[...]

Checklist

  • The pull request includes a clear description of this code change
  • Commit messages have short titles and reference relevant issues
  • Build passes (scons build & scons test) and unit tests address code coverage
  • Style & formatting of contributed code follows contributing guidelines
  • The pull request is ready for review

@ischoegl ischoegl mentioned this pull request May 1, 2022
5 tasks
@ischoegl ischoegl requested a review from a team May 1, 2022 13:09
@speth speth merged commit f4810d2 into main May 1, 2022
@ischoegl ischoegl deleted the display-scons-version branch May 1, 2022 14:16
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