changeset 97:1ff0d190b2eb

Optimized SKIPSIGN: remove one dash
author Franz Glasner <fzglas.hg@dom66.de>
date Thu, 12 Sep 2019 09:36:30 +0200
parents 252223b1cff6
children 0dd831416b0e
files bin/fpkg
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/bin/fpkg	Thu Sep 12 09:34:50 2019 +0200
+++ b/bin/fpkg	Thu Sep 12 09:36:30 2019 +0200
@@ -68,7 +68,7 @@
 : ${UPDATE_FLAGS:=}
 : ${UPGRADE_FLAGS:=}
 : ${SIGN:='===> '}
-: ${SKIPSIGN:='-----> '}
+: ${SKIPSIGN:='----> '}
 
 
 has_same_userland_version() {