1
0
mirror of https://git.yoctoproject.org/poky synced 2026-06-02 01:19:52 +00:00

bitbake: runqueue: Make child process error scary so user is less likely to ignore

Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
This commit is contained in:
Richard Purdie
2010-07-06 17:46:13 +01:00
parent 2d263840b0
commit 009343b2a2
+1 -1
View File
@@ -851,7 +851,7 @@ class RunQueue:
return False
if self.state is runQueueChildProcess:
print("Child process")
print("Child process, eeek, shouldn't happen!")
return False
# Loop