diff options
author | rhatto <rhatto> | 2006-10-11 20:09:23 +0000 |
---|---|---|
committer | rhatto <rhatto> | 2006-10-11 20:09:23 +0000 |
commit | 08aa27dade4921b71a5613b82e4f85557978ff7c (patch) | |
tree | 47e2a200c9979cfc37ee923eae1f4af6e02621ed | |
parent | dae6d8df799c9c66d18e6548bc16eb164854582b (diff) | |
download | firma-08aa27dade4921b71a5613b82e4f85557978ff7c.tar.gz firma-08aa27dade4921b71a5613b82e4f85557978ff7c.tar.bz2 |
small fix
-rwxr-xr-x | firma | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -2062,7 +2062,7 @@ case $# in ;; -e|--email-admin-task) MODE="admin-non-interactive" - EmailListAdministration + ProcessMessage EXIT_CODE=$? ;; # end case #3 |