summaryrefslogtreecommitdiff
path: root/doc/generated/examples/troubleshoot_stacktrace_2.xml
diff options
context:
space:
mode:
Diffstat (limited to 'doc/generated/examples/troubleshoot_stacktrace_2.xml')
-rw-r--r--doc/generated/examples/troubleshoot_stacktrace_2.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/generated/examples/troubleshoot_stacktrace_2.xml b/doc/generated/examples/troubleshoot_stacktrace_2.xml
index 1ab65ee3..add59ff4 100644
--- a/doc/generated/examples/troubleshoot_stacktrace_2.xml
+++ b/doc/generated/examples/troubleshoot_stacktrace_2.xml
@@ -8,6 +8,6 @@ scons: internal stack trace:
return SCons.Taskmaster.OutOfDateTask.prepare(self)
File "bootstrap/src/engine/SCons/Taskmaster.py", line 191, in prepare
executor.prepare()
- File "bootstrap/src/engine/SCons/Executor.py", line 396, in prepare
+ File "bootstrap/src/engine/SCons/Executor.py", line 430, in prepare
raise SCons.Errors.StopError(msg % (s, self.batches[0].targets[0]))
</screen>