diff options
author | Fredrik Medley <fredrik.medley@autoliv.com> | 2018-03-29 13:40:06 (GMT) |
---|---|---|
committer | Fredrik Medley <fredrik.medley@autoliv.com> | 2018-04-05 20:24:02 (GMT) |
commit | 5e5cccde062fe18290048ab4adb4b2270fdf6c94 (patch) | |
tree | fc1bbdb70247b7dc2cc3c5d22e23dc034748c2c3 /test/Decider | |
parent | 20927b42ed4f0cb87f51287fa3b4b6cf915afcf8 (diff) | |
download | SCons-5e5cccde062fe18290048ab4adb4b2270fdf6c94.zip SCons-5e5cccde062fe18290048ab4adb4b2270fdf6c94.tar.gz SCons-5e5cccde062fe18290048ab4adb4b2270fdf6c94.tar.bz2 |
Fix EnvironmentError printing bug
EnvironmentErrors does not need to have the attributes strerror or
errno. This commit makes the code robust for such situation.
One example of such EnvironmentError is CacheDir.py:
raise SCons.Errors.EnvironmentError(msg)
Signed-off-by: Fredrik Medley <fredrik.medley@autoliv.com>
Diffstat (limited to 'test/Decider')
0 files changed, 0 insertions, 0 deletions