aboutsummaryrefslogtreecommitdiff
path: root/tcwg-abe-test-gerrit-cambridge.yaml
diff options
context:
space:
mode:
authorChristophe Lyon <christophe.lyon@linaro.org>2015-09-24 01:27:58 +0200
committerLinaro Code Review <review@review.linaro.org>2015-09-23 23:30:44 +0000
commit217fec29e6e9b92107bbcb59eebaa72e7642eeef (patch)
tree017163f7a1e5fb97d8bbbf7e46804a8bf4607422 /tcwg-abe-test-gerrit-cambridge.yaml
parent5e5ffc48dd49dbce2595f3a753502c67dc63237c (diff)
tcwg-abe-test-gerrit-cambridge: Fix tab typo.
Change-Id: I1b3d8e9632808bbc137334b76ced99f4cf840d5f
Diffstat (limited to 'tcwg-abe-test-gerrit-cambridge.yaml')
-rw-r--r--tcwg-abe-test-gerrit-cambridge.yaml4
1 files changed, 2 insertions, 2 deletions
diff --git a/tcwg-abe-test-gerrit-cambridge.yaml b/tcwg-abe-test-gerrit-cambridge.yaml
index b4bbe33..6ecfb39 100644
--- a/tcwg-abe-test-gerrit-cambridge.yaml
+++ b/tcwg-abe-test-gerrit-cambridge.yaml
@@ -74,8 +74,8 @@
- shell: |
#!/bin/bash
- schroot_arch=amd64
- schroot_image="tcwg-build-${schroot_arch}-trusty"
+ schroot_arch=amd64
+ schroot_image="tcwg-build-${schroot_arch}-trusty"
session_id=$(schroot -b -c chroot:$schroot_image --preserve-environment)
BUILD_SHELL="schroot -r -c session:$session_id --preserve-environment -- bash"