diff options
Diffstat (limited to 'test/Errors/Exception.py')
-rw-r--r-- | test/Errors/Exception.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/Errors/Exception.py b/test/Errors/Exception.py index 710c819..8485ce5 100644 --- a/test/Errors/Exception.py +++ b/test/Errors/Exception.py @@ -53,7 +53,7 @@ test.write('exit.in', 'exit\n') # no longer exists or that line in the source file no longer exists, # so make sure the proper variations are supported in the following # regexp. -expect = """scons: \*\*\* \[exit.out\] Exception +expect = """scons: \*\*\* \[exit.out\] Exception : exit Traceback \((most recent call|innermost) last\): ( File ".+", line \d+, in \S+ [^\n]+ |