]> git.apps.os.sepia.ceph.com Git - ceph-build.git/commitdiff
need sudo to clean dist on centos 620/head
authorGregory Meno <gmeno@redhat.com>
Tue, 24 Jan 2017 19:51:58 +0000 (11:51 -0800)
committerGregory Meno <gmeno@redhat.com>
Tue, 24 Jan 2017 20:52:12 +0000 (12:52 -0800)
Signed-off-by: Gregory Meno <gmeno@redhat.com>
calamari/config/definitions/calamari.yml

index 1a2c0416de82d32c9bf6f78ccdee3be1a786c85d..9d86d2f6fbb5487d34657c8025539ff84215aecb 100644 (file)
@@ -85,7 +85,7 @@ If this is checked, then the binaries will be built and pushed to chacra even if
     builders:
       - shell: |
           echo "Cleaning up top-level workarea (shared among workspaces)"
-          rm -rf dist
+          sudo rm -rf dist
           rm -rf venv
           rm -rf release
       # debian build scripts