summaryrefslogtreecommitdiff
path: root/doc/generated/examples/troubleshoot_stacktrace_2.xml
diff options
context:
space:
mode:
authorJörg Frings-Fürst <debian@jff-webhosting.net>2016-11-04 08:46:46 +0100
committerJörg Frings-Fürst <debian@jff-webhosting.net>2016-11-04 08:46:46 +0100
commit4c7fed99e5554ba71d62987c0ec5f1302011b122 (patch)
tree250e3df1c8840e7b8c0838db52a98d8622cb4103 /doc/generated/examples/troubleshoot_stacktrace_2.xml
parent301edd26f23e3d954dcea5cffc1ad13f969822ca (diff)
New upstream version 2.5.1+repackupstream/2.5.1+repack
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 add59ff..1ab65ee 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 430, in prepare
+ File "bootstrap/src/engine/SCons/Executor.py", line 396, in prepare
raise SCons.Errors.StopError(msg % (s, self.batches[0].targets[0]))
</screen>