scripts/create_pull_request fix a typo

Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com>
This commit is contained in:
Nitin A Kamble 2010-06-09 17:26:05 -07:00 committed by Saul Wold
parent 1d64687d13
commit b43fd541d3
1 changed files with 1 additions and 1 deletions

View File

@ -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