Need a blank line after brief summary

This commit is contained in:
Simon J. Gerraty 2024-03-13 19:16:35 -07:00
parent a6b892e1c7
commit 368b06ce6b

View File

@ -86,6 +86,7 @@ post=$SB/tmp/bmake-post.sh
# this is similar to what generates the mail to bmake-announce
gen_import_F() {
echo Import bmake-$VERSION
echo
if [ -s $post ]; then
last=`sed -n '/ tag/s,.*/,bmake-,p' $post`