Home
last modified time | relevance | path

Searched hist:"43 a68e49e13e94416a971a0e65499f1e87d3006d" (Results 1 – 1 of 1) sorted by relevance

/rk3399_rockchip-uboot/
H A D.travis.yml43a68e49e13e94416a971a0e65499f1e87d3006d Wed Oct 26 17:05:31 UTC 2016 Stephen Warren <swarren@nvidia.com> travis-ci: Use = not : when writing ~/.buildman

Travis CI seems to be confused when there's a colon in an echo command,
and this is currently worked around using a variable that contains the
text we want to echo. Use = syntax instead so that we can remove the
work-around; it's rather confusing until you find out what it's for.

Signed-off-by: Stephen Warren <swarren@nvidia.com>
Reviewed-by: Heiko Schocher <hs@denx.de>