Skip to content

Commit

Permalink
It's not a newline, but a double space.
Browse files Browse the repository at this point in the history
  • Loading branch information
felixfontein committed Jul 14, 2022
1 parent 6adf136 commit a43bd0b
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -193,7 +193,7 @@
that:
- cgroupns_mode_1 is changed
- cgroupns_mode_2 is not changed and cgroupns_mode_2 is not failed
- "cgroupns_mode_3 is changed or 'Docker warning: Your kernel does not support cgroup namespaces.\nCgroup namespace setting discarded.' in (cgroupns_mode_3.warnings | default([]))"
- "cgroupns_mode_3 is changed or 'Docker warning: Your kernel does not support cgroup namespaces. Cgroup namespace setting discarded.' in (cgroupns_mode_3.warnings | default([]))"
when: docker_api_version is version('1.41', '>=')
- assert:
that:
Expand Down

0 comments on commit a43bd0b

Please sign in to comment.