From 0d49e8a24ff966dc819ca45278346f1faf07f47d Mon Sep 17 00:00:00 2001 From: Julien Malik Date: Tue, 8 Mar 2016 11:30:53 +0100 Subject: [PATCH] [fix] remove useless whitespace --- data/hooks/conf_regen/22-email-legacy | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/data/hooks/conf_regen/22-email-legacy b/data/hooks/conf_regen/22-email-legacy index 04962c4ca..8bff71430 100644 --- a/data/hooks/conf_regen/22-email-legacy +++ b/data/hooks/conf_regen/22-email-legacy @@ -1,5 +1,5 @@ #!/bin/bash -set -e +set -e # Execute this hook only if we force the configuration regeneration if [[ "$1" == "True" ]]; then