]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph-build.git/commitdiff
ceph-package: correct shell script to use ARCH not Arch
authorAlfredo Deza <adeza@redhat.com>
Wed, 2 Sep 2015 12:09:08 +0000 (08:09 -0400)
committerAlfredo Deza <adeza@redhat.com>
Wed, 2 Sep 2015 12:09:08 +0000 (08:09 -0400)
Signed-off-by: Alfredo Deza <adeza@redhat.com>
ceph-package/config/definitions/ceph-package.yml

index 40f2e2868c3f57057f3c57c31ac1cebd126e7020..4e27fd4937563364ad078f1a78e9df4181057c7c 100644 (file)
@@ -36,7 +36,7 @@
     builders:
 
       # "Clean up any prior stuff"
-      - shell: 'rm -rf Arch=* 2>/dev/null; true'
+      - shell: 'rm -rf ARCH=* 2>/dev/null; true'
 
       - copyartifact:
           project: ceph-build