]> git.apps.os.sepia.ceph.com Git - ceph-build.git/commitdiff
correct path to call config script
authorAlfredo Deza <alfredo@deza.pe>
Wed, 15 Oct 2014 16:41:15 +0000 (12:41 -0400)
committerAlfredo Deza <alfredo@deza.pe>
Wed, 15 Oct 2014 16:41:15 +0000 (12:41 -0400)
Signed-off-by: Alfredo Deza <alfredo@deza.pe>
jjb/config/definitions/jjb.yml

index 019989eb8e87c198c02d162b4048b91fe69fc3cf..8fabd4b13a23dcba07cedc1b128f883fdaf0d89d 100644 (file)
@@ -23,4 +23,4 @@
           timeout: 20
 
     builders:
-      - shell: "pwd && bash ceph-build/jjb/config/config"
+      - shell: "bash jjb/config/config"