From 4f65194e7746f3fa5233abb60da593f655a1cf9f Mon Sep 17 00:00:00 2001 From: Jonas Smedegaard Date: Fri, 9 Oct 2020 13:10:10 +0200 Subject: drop variable $sp --- postfix/postfix.sh | 1 - 1 file changed, 1 deletion(-) (limited to 'postfix') diff --git a/postfix/postfix.sh b/postfix/postfix.sh index 735d599..4d3a031 100755 --- a/postfix/postfix.sh +++ b/postfix/postfix.sh @@ -32,7 +32,6 @@ exit1() { realmsdir='/etc/local-REDPILL' configdirs='/etc/local /etc/local-ORG /etc/local-REDPILL /etc/local-COMMON' confdir='/etc/postfix' -sp='[[:space:]]' if ! [ -d "$realmsdir" ]; then warn "Realms directory \"$realmsdir\" does not exist." fi -- cgit v1.2.3