You've already forked docker-mailserver
mirror of
https://github.com/docker-mailserver/docker-mailserver.git
synced 2025-08-07 23:03:10 +02:00
Fix missing newline at the end of file
This commit is contained in:
@ -185,4 +185,4 @@ function wait_for_changes_to_be_detected_in_container() {
|
||||
timeout=${TEST_TIMEOUT_IN_SECONDS}
|
||||
repeat_in_container_until_success_or_timeout "$timeout" "$containerName" \
|
||||
bash -c 'source /usr/local/bin/helper_functions.sh; cmp --silent -- <(_monitored_files_checksums) "$CHKSUM_FILE" >/dev/null'
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user