tools/split.sh: Tweak commit message
No period in the summary line. Change-Id: Ic79bc85a92b43c60894b9e7e3423beeca5d832a8 Related: blueprint core-vendor-decomposition
This commit is contained in:
parent
b585715ab7
commit
6f696f8082
@ -97,6 +97,6 @@ port=29418
|
|||||||
project=stackforge/${project_name}.git
|
project=stackforge/${project_name}.git
|
||||||
EOF
|
EOF
|
||||||
|
|
||||||
git add . && git commit -m "Generated new .gitreview file for ${project_name}."
|
git add . && git commit -m "Generated new .gitreview file for ${project_name}"
|
||||||
|
|
||||||
echo "Done."
|
echo "Done."
|
||||||
|
Loading…
Reference in New Issue
Block a user