tests: Remove comment on sed failure concern
This commit is contained in:
parent
55b2d67edc
commit
60017bca96
|
@ -102,7 +102,6 @@ function _init_with_defaults() {
|
||||||
|
|
||||||
# The config volume cannot be read-only as some data needs to be written at container startup
|
# The config volume cannot be read-only as some data needs to be written at container startup
|
||||||
#
|
#
|
||||||
# - two sed failures (unknown lines)
|
|
||||||
# - dovecot-quotas.cf (setup-stack.sh:_setup_dovecot_quotas)
|
# - dovecot-quotas.cf (setup-stack.sh:_setup_dovecot_quotas)
|
||||||
# - postfix-aliases.cf (setup-stack.sh:_setup_postfix_aliases)
|
# - postfix-aliases.cf (setup-stack.sh:_setup_postfix_aliases)
|
||||||
# TODO: Check how many tests need write access. Consider using `docker create` + `docker cp` for easier cleanup.
|
# TODO: Check how many tests need write access. Consider using `docker create` + `docker cp` for easier cleanup.
|
||||||
|
|
Loading…
Reference in New Issue