From e1d173c41603a420270c3e0d2ad68e0d8567c056 Mon Sep 17 00:00:00 2001 From: Alfredo Deza Date: Thu, 4 Jun 2015 14:31:32 -0400 Subject: [PATCH] rename build1 to setup Signed-off-by: Alfredo Deza --- ceph-build/build/{build1 => setup} | 0 ceph-build/config/definitions/ceph-build.yml | 2 +- 2 files changed, 1 insertion(+), 1 deletion(-) rename ceph-build/build/{build1 => setup} (100%) diff --git a/ceph-build/build/build1 b/ceph-build/build/setup similarity index 100% rename from ceph-build/build/build1 rename to ceph-build/build/setup diff --git a/ceph-build/config/definitions/ceph-build.yml b/ceph-build/config/definitions/ceph-build.yml index 141c5679..9a1772d8 100644 --- a/ceph-build/config/definitions/ceph-build.yml +++ b/ceph-build/config/definitions/ceph-build.yml @@ -44,7 +44,7 @@ filter: 'dist/**' which-build: last-successful - shell: - !include-raw ../../build/build1 + !include-raw ../../build/setup - shell: !include-raw ../../build/setup_pbuilder - shell: -- 2.39.5