Removed reports
This commit is contained in:
parent
3b1c73b73d
commit
fa8287b865
|
@ -122,10 +122,10 @@ files:
|
|||
|
||||
|
||||
reports:
|
||||
use_ssl::
|
||||
"USE_SSL: TRUE";
|
||||
!use_ssl::
|
||||
"USE_SSL: FALSE";
|
||||
# use_ssl::
|
||||
# "USE_SSL: TRUE";
|
||||
# !use_ssl::
|
||||
# "USE_SSL: FALSE";
|
||||
|
||||
# "IMAP_CERT: $(imap_cert)";
|
||||
#
|
||||
|
@ -180,7 +180,6 @@ commands:
|
|||
# args => "$(filename)",
|
||||
# depends_on => { "global_sieve_$(filename)_created" };
|
||||
reports:
|
||||
"FILENAME: $(filename)";
|
||||
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue