summaryrefslogtreecommitdiffstats
path: root/test/site_scons/basic.py
diff options
context:
space:
mode:
authorFredrik Medley <fredrik.medley@autoliv.com>2018-03-29 13:40:06 (GMT)
committerFredrik Medley <fredrik.medley@autoliv.com>2018-04-05 20:24:02 (GMT)
commit5e5cccde062fe18290048ab4adb4b2270fdf6c94 (patch)
treefc1bbdb70247b7dc2cc3c5d22e23dc034748c2c3 /test/site_scons/basic.py
parent20927b42ed4f0cb87f51287fa3b4b6cf915afcf8 (diff)
downloadSCons-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/site_scons/basic.py')
0 files changed, 0 insertions, 0 deletions