From d0e98e8853547a0b5bc308ebdbba2f2fa9e88aa3 Mon Sep 17 00:00:00 2001 From: Benedikt Böhm Date: Thu, 6 Feb 2014 12:13:14 +0100 Subject: fix signature seperator. fixes #7 --- bin/porticron | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/bin/porticron b/bin/porticron index 86a1f70..70600da 100755 --- a/bin/porticron +++ b/bin/porticron @@ -164,7 +164,7 @@ Date: ${DATE} porticron report [${DATE}] ======================================================================== ${GLSA_MSG} --- +-- ${SCRIPT_NAME} EOF fi @@ -243,6 +243,6 @@ Date: ${DATE} porticron report [${DATE}] ======================================================================== ${DIFF_MSG}${UPGRADE_MSG} --- +-- ${SCRIPT_NAME} EOF -- cgit v1.2.3-65-gdbad