]> git.apps.os.sepia.ceph.com Git - ceph-build.git/commit
ceph-dev-build: Don't try to cd into tarballs 1462/head
authorDavid Galloway <dgallowa@redhat.com>
Wed, 18 Dec 2019 15:05:43 +0000 (10:05 -0500)
committerDavid Galloway <dgallowa@redhat.com>
Wed, 18 Dec 2019 15:05:43 +0000 (10:05 -0500)
commitd953c73a9cf0b63837cfe3b9dec9fbc3d674d8d7
treef4afffa393c2d67873c8be71154ba0bfbbfde9fc
parent0496a2a8b50e3efa438973675b4320248b0ae364
ceph-dev-build: Don't try to cd into tarballs

Fixes:

```
+ cd dist
+ tar xzf ceph_15.0.0-8623-g8a4458f.orig.tar.gz
+ cd ceph-15.0.0-8623-g8a4458f ceph-15.0.0-8623-g8a4458f.tar.bz2 ceph-15.0.0-8623-g8a4458f.tar.gz
/tmp/jenkins8482303231462049247.sh: line 1064: cd: too many arguments
```

Signed-off-by: David Galloway <dgallowa@redhat.com>
ceph-dev-build/build/setup_rpm