mirror of
git://git.yoctoproject.org/poky.git
synced 2025-07-19 12:59:02 +02:00
scripts/create_pull_request fix a typo
Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com>
This commit is contained in:
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
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user