From bc7b273d67b2197ad2fb7c27030ac7959d2b5b2c Mon Sep 17 00:00:00 2001 From: Giuseppe Scrivano Date: Thu, 1 Feb 2018 18:47:02 +0100 Subject: [PATCH] integration/README.md: add missing newline Signed-off-by: Giuseppe Scrivano --- contrib/test/integration/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/contrib/test/integration/README.md b/contrib/test/integration/README.md index f13b8b92..6f8ff7ab 100644 --- a/contrib/test/integration/README.md +++ b/contrib/test/integration/README.md @@ -18,4 +18,4 @@ The playbooks assume the following things about your system: - `ansible` is installed and the host is boot-strapped to allow `ansible` to run against it - the `$GOPATH` is set and present for all shells (*e.g.* written in `/etc/environment`) - CRI-O is checked out to the correct state at `${GOPATH}/src/github.com/kubernetes-incubator/cri-o` - - the user running the playbook has access to passwordless `sudo` \ No newline at end of file + - the user running the playbook has access to passwordless `sudo`