diff --git a/bitbake/lib/bb/runqueue.py b/bitbake/lib/bb/runqueue.py index 0752411aac..d0a23da73c 100644 --- a/bitbake/lib/bb/runqueue.py +++ b/bitbake/lib/bb/runqueue.py @@ -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