From 368b06ce6b0135d6de13f7265f6dcbaeb791b3bb Mon Sep 17 00:00:00 2001 From: "Simon J. Gerraty" Date: Wed, 13 Mar 2024 19:16:35 -0700 Subject: [PATCH] Need a blank line after brief summary --- import.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/import.sh b/import.sh index 8af2faf648fe..c409dcfe869e 100755 --- a/import.sh +++ b/import.sh @@ -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`