Merge "fix indentation in install-buck macro"

This commit is contained in:
Jenkins 2014-02-24 18:46:20 +00:00 committed by Gerrit Code Review
commit 323322aaec

View File

@ -244,6 +244,7 @@
name: install-buck
builders:
- shell: |
#!/bin/bash -xe
if [[ ! -d "buck" ]]
then
git clone https://gerrit.googlesource.com/buck