aboutsummaryrefslogtreecommitdiff
path: root/android-master-clang.yaml
diff options
context:
space:
mode:
authorFathi Boudra <fathi.boudra@linaro.org>2016-10-17 12:01:58 +0300
committerFathi Boudra <fathi.boudra@linaro.org>2016-10-17 09:03:53 +0000
commite80618fdb46fc589cb28e0e8df79e16321ecd973 (patch)
tree26d8b259cb5263326d97ae08c0778131c454d3b9 /android-master-clang.yaml
parent2498f7553225c842908165e794d848c17be4c352 (diff)
android-master-clang: shell step is a literal block
add the missing pipe to fix the shell indentation. Change-Id: Id82e2d7ff485fb34ef213db630fe93be0e2da777 Signed-off-by: Fathi Boudra <fathi.boudra@linaro.org>
Diffstat (limited to 'android-master-clang.yaml')
-rw-r--r--android-master-clang.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/android-master-clang.yaml b/android-master-clang.yaml
index 3beb6327..0f00289d 100644
--- a/android-master-clang.yaml
+++ b/android-master-clang.yaml
@@ -21,7 +21,7 @@
- timeout:
timeout: 500
builders:
- - shell:
+ - shell: |
#!/bin/bash
sudo apt-get update