]> git.apps.os.sepia.ceph.com Git - ceph-build.git/commit
Three fixes to ceph-setup/build/build: 74/head
authorDan Mick <dan.mick@redhat.com>
Fri, 29 May 2015 05:51:16 +0000 (22:51 -0700)
committerKen Dreyer <kdreyer@redhat.com>
Fri, 5 Jun 2015 18:49:33 +0000 (12:49 -0600)
commit9c63208fbbdcc796d8ef160073b46b851fc7d15e
tree61da222f5d6566436b9cc98150b83b563d775c53
parent0700ecfabf636fa21a1b46292d059d001472fc6f
Three fixes to ceph-setup/build/build:

1) invoke sh with -ex for verbosity and exit-on-error

2) fix syntax error with [] (missing space before ])

3) restore commented-out mv before dpkg-source -b.
I'm not sure why the copy copies to release/$vers and then
later moves to ceph-$vers, but something has to put it in
ceph-$vers.

Signed-off-by: Dan Mick <dan.mick@redhat.com>
ceph-setup/build/build