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