commit | 47c258d71ebfc832a760a1dc6540cf3c33968023 | [log] [tgz] |
---|---|---|
author | Randy Dunlap <[email protected]> | Sun Aug 15 15:23:34 2021 -0700 |
committer | Michael Ellerman <[email protected]> | Mon Aug 16 16:28:14 2021 +1000 |
tree | ba9e0203a5f3a7fee1a9c525778011c97a723873 | |
parent | 8b893ef190b0c440877de04f767efca4bf4d6af8 [diff] |
powerpc/head_check: use stdout for error messages Prefer stderr instead of stdout for error messages. This is a good practice and can help CI error detecting and reporting (0day in this case). Signed-off-by: Randy Dunlap <[email protected]> Signed-off-by: Michael Ellerman <[email protected]> Link: https://lore.kernel.org/r/[email protected]