diff options
author | Danny Al-Gaaf <danny.al-gaaf@bisect.de> | 2013-05-06 15:42:57 +0200 |
---|---|---|
committer | Gary Lowell <gary.lowell@inktank.com> | 2013-05-06 11:30:37 -0700 |
commit | e662b6140b4dbbf983884157188c4a93dba3ccda (patch) | |
tree | a653ffb98d8893b695c9bb6589e76837e3725a4b /debian | |
parent | eae02fd34c7c5efa4cb01ae5fce96c8455537467 (diff) | |
download | ceph-e662b6140b4dbbf983884157188c4a93dba3ccda.tar.gz |
ceph-test.install: add ceph-monstore-tool and ceph-osdomap-tool
Signed-off-by: Danny Al-Gaaf <danny.al-gaaf@bisect.de>
Diffstat (limited to 'debian')
-rw-r--r-- | debian/ceph-test.install | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/debian/ceph-test.install b/debian/ceph-test.install index 3252d9eebfe..5559514423b 100644 --- a/debian/ceph-test.install +++ b/debian/ceph-test.install @@ -63,4 +63,6 @@ usr/bin/ceph_test_timers usr/bin/ceph_test_trans usr/bin/ceph_tpbench usr/bin/ceph_xattr_bench +usr/bin/ceph-monstore-tool +usr/bin/ceph-osdomap-tool usr/share/java/libcephfs-test.jar |