diff options
author | Thomas Huth <thuth@redhat.com> | 2019-10-09 19:07:00 +0200 |
---|---|---|
committer | Alex Bennée <alex.bennee@linaro.org> | 2019-10-25 19:23:53 +0100 |
commit | 312995c2abe3cd4808056f0f6ec0cdb6c8ca58bd (patch) | |
tree | e28471e3ad6c4c73e21de7529af0d6144e757df5 /dma-helpers.c | |
parent | 3c7a8b41b4227729e6347c682286b41eafdab1bf (diff) |
travis.yml: Fix the ccache lines
The "command -v ccache && ccache ..." likely were supposed to test
the availability of ccache before running the program. But this
shell construct causes Travis to abort if ccache is not available.
Use an if-statement instead to fix this problem.
Signed-off-by: Thomas Huth <thuth@redhat.com>
Reviewed-by: Philippe Mathieu-Daudé <philmd@redhat.com>
Tested-by: Philippe Mathieu-Daudé <philmd@redhat.com>
Message-Id: <20191009170701.14756-5-thuth@redhat.com>
Signed-off-by: Alex Bennée <alex.bennee@linaro.org>
Diffstat (limited to 'dma-helpers.c')
0 files changed, 0 insertions, 0 deletions