Merge "fix indentation in install-buck macro"
This commit is contained in:
commit
323322aaec
@ -244,6 +244,7 @@
|
|||||||
name: install-buck
|
name: install-buck
|
||||||
builders:
|
builders:
|
||||||
- shell: |
|
- shell: |
|
||||||
|
#!/bin/bash -xe
|
||||||
if [[ ! -d "buck" ]]
|
if [[ ! -d "buck" ]]
|
||||||
then
|
then
|
||||||
git clone https://gerrit.googlesource.com/buck
|
git clone https://gerrit.googlesource.com/buck
|
||||||
|
Loading…
x
Reference in New Issue
Block a user