mirror of
https://git.yoctoproject.org/poky
synced 2026-01-29 21:08:42 +01:00
scripts/create_pull_request fix a typo
Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com>
This commit is contained in:
committed by
Saul Wold
parent
1d64687d13
commit
b43fd541d3
@@ -54,7 +54,7 @@ if [ "${RELATIVE_TO}" = "" ]; then
|
||||
fi
|
||||
|
||||
if [ "${CONTRIB_BRANCH}" = "" ]; then
|
||||
echo: "Error: Parameter <contrib_branch> not specified"
|
||||
echo "Error: Parameter <contrib_branch> not specified"
|
||||
usage
|
||||
fi
|
||||
|
||||
|
||||
Reference in New Issue
Block a user