]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph-build.git/commitdiff
Merge pull request #66 from ceph/backtick-fix
authorKen Dreyer <kdreyer@redhat.com>
Wed, 3 Jun 2015 21:00:32 +0000 (15:00 -0600)
committerKen Dreyer <kdreyer@redhat.com>
Wed, 3 Jun 2015 21:00:52 +0000 (15:00 -0600)
use $DIST properly

This fixes a few issues:

- a variable that was not set properly because of backticks
- use of $DIST, replacing the hard-coded $dists
- removes hardcoded DEBEMAIL


Trivial merge