diff options
Diffstat (limited to 'test/option--debug.py')
-rw-r--r-- | test/option--debug.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/option--debug.py b/test/option--debug.py index 4894983..0583912 100644 --- a/test/option--debug.py +++ b/test/option--debug.py @@ -107,7 +107,7 @@ test.fail_test(string.find(test.stdout(), tree) == -1) test.run(arguments = "--debug=includes .") test.run(arguments = "--debug=includes foo.c") -tree = """scons: \".\" is up to date. +tree = """scons: `.' is up to date. +-. +-SConstruct |