Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
upgrade-2.x: avoid log function blocking execution
Appending to /dev/stderr can cause the script to block if the device is not available. Also, always include the script name in the logs. Change-type: patch Signed-off-by: Alex Gonzalez <[email protected]>
- Loading branch information