Commit b5f9f512 authored by cmosh's avatar cmosh

Merge branch 'hotfix/feature' into develop

Minor bugfix
parents 1ac394fc a4cb8a32
......@@ -517,10 +517,10 @@ cmd_review() {
if [ "$GITHUB_REQUEST" -gt 300 ]
echo "Failed to create pull request"
then
echo "Pull request created on github please inform the code reviewer by mentioning them in the comments"
echo "Failed to create pull request"
else
echo "Pull request created on github please inform the code reviewer by mentioning them in the comments"
fi
fi
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment