aboutsummaryrefslogtreecommitdiff
path: root/lib/util.bash
diff options
context:
space:
mode:
authorPatrick Spek <p.spek@tyil.nl>2023-03-26 11:46:17 +0200
committerPatrick Spek <p.spek@tyil.nl>2023-03-26 11:46:17 +0200
commit7388fac119ec3e5d192e85204ac5a7ad540bf832 (patch)
treebb96a21bc6650acb7a3cb1aff74a4b89a0611e47 /lib/util.bash
parent221548f141b703c644a2be354a18c338b42b1a5e (diff)
Add newline after bpt templating function
Diffstat (limited to 'lib/util.bash')
-rw-r--r--lib/util.bash1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/util.bash b/lib/util.bash
index 0961c7e..c36b576 100644
--- a/lib/util.bash
+++ b/lib/util.bash
@@ -185,6 +185,7 @@ file_template_bpt()
file="$1" ; shift
eval "$@ bpt.main ge \"$file\""
+ printf "\n"
}
# Check if the first argument given appears in the list of all following