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`