Re: [Mesa-dev] [PATCH mesa v2] scons: use python3-compatible exceptions

2017-09-20 Thread Eric Engestrom
Apologies, I didn't double-check what I was sending, and sent the wrong patch... please disregard. On Wednesday, 2017-09-20 10:13:27 +, Eric Engestrom wrote: > Signed-off-by: Eric Engestrom > --- > scons/crossmingw.py | 2 +- > scons/dxsdk.py | 2 +- > scons/llvm.py | 4 ++-- > 3

[Mesa-dev] [PATCH mesa v2] scons: use python3-compatible exceptions

2017-09-20 Thread Eric Engestrom
Signed-off-by: Eric Engestrom --- scons/crossmingw.py | 2 +- scons/dxsdk.py | 2 +- scons/llvm.py | 4 ++-- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/scons/crossmingw.py b/scons/crossmingw.py index 34129450a56cdf14d8da..609cd00418e4ce9e8f1d 100644 --- a/scons/cros