From 067ef0669532b0aae183fd209c821170ae507d95 Mon Sep 17 00:00:00 2001 From: Alexander Couzens Date: Thu, 10 Dec 2015 15:10:42 +0100 Subject: reproducible *.sh fix whitespaces --- bin/common-functions.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'bin/common-functions.sh') diff --git a/bin/common-functions.sh b/bin/common-functions.sh index d828ce93..1f2715e7 100755 --- a/bin/common-functions.sh +++ b/bin/common-functions.sh @@ -3,7 +3,7 @@ # Copyright 2014-2015 Holger Levsen # released under the GPLv=2 -common_cleanup(){ +common_cleanup() { echo "$(date) - $0 stopped running as $TTT, which will now be removed." rm -f $TTT } @@ -101,7 +101,7 @@ else fi } -publish_changes_to_userContent(){ +publish_changes_to_userContent() { echo "Extracting contents from .deb files..." CHANGES=$1 CHANNEL=$2 -- cgit v1.2.3-70-g09d2