From 878d0d5b87cc663d4715c1cc9b3d44554178301e Mon Sep 17 00:00:00 2001 From: Michael Scherer Date: Tue, 30 Aug 2016 15:26:04 +0200 Subject: [PATCH] Running the test with a locale other than English make that test fail While tests are supposed to be run in docker, people might still want to use them on their own boxes. --- test/integration/roles/test_git/tasks/main.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/test/integration/roles/test_git/tasks/main.yml b/test/integration/roles/test_git/tasks/main.yml index 4e4ab1cc9a9..ec842c84078 100644 --- a/test/integration/roles/test_git/tasks/main.yml +++ b/test/integration/roles/test_git/tasks/main.yml @@ -421,6 +421,8 @@ register: remote_url args: chdir: '{{ checkout_dir }}' + environment: + LC_ALL: C - assert: that: