From ec27fae75253e55ee04ef8902c085cd02a95e5b7 Mon Sep 17 00:00:00 2001 From: chenhb Date: Sat, 16 Mar 2019 14:24:02 +0800 Subject: [PATCH] [gate] try to fix "[[: not found" error Change-Id: Ic0b59c1a078586e58c68ce28011900d2820c297d --- tests/ci/playbooks/roles/prepare-for-rally-task/tasks/main.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/ci/playbooks/roles/prepare-for-rally-task/tasks/main.yaml b/tests/ci/playbooks/roles/prepare-for-rally-task/tasks/main.yaml index 620ddeee..0c7dfe4f 100644 --- a/tests/ci/playbooks/roles/prepare-for-rally-task/tasks/main.yaml +++ b/tests/ci/playbooks/roles/prepare-for-rally-task/tasks/main.yaml @@ -73,7 +73,7 @@ become: True become_user: stack shell: - executable: /bin/sh + executable: /bin/bash cmd: | set -e