Skip to content

Conversation

@mwichmann
Copy link
Collaborator

In the common script stanza, previous version was generating some paths
that were not useful. Make sure the path pulled from package info is
not mangled into unsuability. General cleanup.

Write error message to stderr instead of stdout in scons.py.

Signed-off-by: Mats Wichmann mats@linux.com

Remove this paragraph

Please have a look at our developer documentation before submitting your Pull Request.

http://scons.org/guidelines.html

Contributor Checklist:

  • I have created a new test or updated the unit tests to cover the new/changed functionality.
  • I have updated master/src/CHANGES.txt directory (and read the README.txt in that directory)
  • I have updated the appropriate documentation

In the common script stanza, Previous version was generating some paths
that were not useful.  Make sure the path pulled from package info is
not mangled into unsuability. General cleanup.

Write error message to stderr instead of stdout in scons.py.

Signed-off-by: Mats Wichmann <mats@linux.com>
@bdbaddog
Copy link
Contributor

Do these changes break the scons-local package?

@mwichmann
Copy link
Collaborator Author

Do these changes break the scons-local package?

shouldn't... the local directories are only dropped if they don't exist. but if they do, I'll fix it - I use scons-local in a project here so easy to test.

@mwichmann
Copy link
Collaborator Author

Working for me at least:

$ python3 scons-local/scons.py --help
scons: Reading SConscript files ...
Processing using SCons version 3.1.0.alpha.20181003

@bdbaddog
Copy link
Contributor

o.k merging.

@bdbaddog bdbaddog merged commit 0c20ae2 into SCons:master Oct 13, 2018
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