Tests: Include taskd in USE_PATH warning
This commit is contained in:
@@ -130,8 +130,8 @@ def _queue_output(arguments, pidq, outputq):
|
|||||||
"",
|
"",
|
||||||
("Unexpected exception caught during execution of taskw: '{0}' . "
|
("Unexpected exception caught during execution of taskw: '{0}' . "
|
||||||
"If you are running out-of-tree tests set USE_PATH=1 in shell "
|
"If you are running out-of-tree tests set USE_PATH=1 in shell "
|
||||||
"env before execution and add the location of the task binary to "
|
"env before execution and add the location of the task(d) binary "
|
||||||
"the PATH".format(e)),
|
"to the PATH".format(e)),
|
||||||
255)) # false exitcode
|
255)) # false exitcode
|
||||||
|
|
||||||
return
|
return
|
||||||
|
|||||||
Reference in New Issue
Block a user