]> git.apps.os.sepia.ceph.com Git - ceph-build.git/commit
build_utils.sh: do not try to check non-existent file's size 1041/head
authorKefu Chai <kchai@redhat.com>
Wed, 6 Jun 2018 04:37:11 +0000 (12:37 +0800)
committerKefu Chai <kchai@redhat.com>
Wed, 6 Jun 2018 04:37:12 +0000 (12:37 +0800)
commite1ad9bf136a702872ac401f2fff73eaa1724ebb6
treebfed29d3c092b4e1b193639628ada1585eeb5f91
parent993639d1878f7f7c9277dc4f80ad17e3cdcaead5
build_utils.sh: do not try to check non-existent file's size

it's distracting to read the red alert in jenkins' log like

du: cannot access '/srv/debian-base/xenial.tgz': No such file or
directory

Signed-off-by: Kefu Chai <kchai@redhat.com>
scripts/build_utils.sh