aboutsummaryrefslogtreecommitdiff
path: root/firma
diff options
context:
space:
mode:
Diffstat (limited to 'firma')
-rwxr-xr-xfirma4
1 files changed, 1 insertions, 3 deletions
diff --git a/firma b/firma
index 7806d15..d003c9b 100755
--- a/firma
+++ b/firma
@@ -1366,9 +1366,7 @@ case $# in
-a|--admin-task|-p|--process-message)
# if config file exists but has wrong permissions or ownership
- if [[ -f "$LIST_CONFIG_FILE" ]] && ! CheckPermission $LIST_CONFIG_FILE; then
- EXIT_CODE="1"
- elif [[ -f "$LIST_CONFIG_FILE" ]]; then
+ if [[ -f "$LIST_CONFIG_FILE" ]]; then
# if the configuration file exists, disable bash's
#+sourcepath and evaluate list parameters