summaryrefslogtreecommitdiff
path: root/doc/generated/examples/troubleshoot_stacktrace_2.xml
diff options
context:
space:
mode:
authorJörg Frings-Fürst <debian@jff-webhosting.net>2019-10-07 17:51:00 +0200
committerJörg Frings-Fürst <debian@jff-webhosting.net>2019-10-07 17:51:00 +0200
commitac95e6b0e59367452b30f194e9a937a44938ded5 (patch)
tree446c6a1ae777002d536d62d87290ec91b6fae337 /doc/generated/examples/troubleshoot_stacktrace_2.xml
parentd2798622a34a90a7e921148d1d0bf5d9084c1319 (diff)
parent957d7c1366611f7239a9de1e985056ef52146914 (diff)
Merge branch 'feature/upstream' into develop
Diffstat (limited to 'doc/generated/examples/troubleshoot_stacktrace_2.xml')
-rw-r--r--doc/generated/examples/troubleshoot_stacktrace_2.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/generated/examples/troubleshoot_stacktrace_2.xml b/doc/generated/examples/troubleshoot_stacktrace_2.xml
index 76cfc1a..2d88ae8 100644
--- a/doc/generated/examples/troubleshoot_stacktrace_2.xml
+++ b/doc/generated/examples/troubleshoot_stacktrace_2.xml
@@ -4,10 +4,10 @@ scons: *** [prog.o] Source `prog.c' not found, needed by target `prog.o'.
scons: internal stack trace:
File "bootstrap/src/engine/SCons/Job.py", line 199, in start
task.prepare()
- File "bootstrap/src/engine/SCons/Script/Main.py", line 177, in prepare
+ File "bootstrap/src/engine/SCons/Script/Main.py", line 190, in prepare
return SCons.Taskmaster.OutOfDateTask.prepare(self)
File "bootstrap/src/engine/SCons/Taskmaster.py", line 198, in prepare
executor.prepare()
- File "bootstrap/src/engine/SCons/Executor.py", line 430, in prepare
+ File "bootstrap/src/engine/SCons/Executor.py", line 431, in prepare
raise SCons.Errors.StopError(msg % (s, self.batches[0].targets[0]))
</screen>