diff options
author | Danny Al-Gaaf <danny.al-gaaf@bisect.de> | 2013-04-04 18:38:11 +0200 |
---|---|---|
committer | Danny Al-Gaaf <danny.al-gaaf@bisect.de> | 2013-04-04 18:38:11 +0200 |
commit | e5cecd76562095a463933ab6fbb08511c9393ea2 (patch) | |
tree | a7b9a5ff2567d5f5cbaa9ca6f082c1c93b521584 | |
parent | a3a658dc53e80f41c4a6d620193bb184b097329e (diff) | |
download | ceph-e5cecd76562095a463933ab6fbb08511c9393ea2.tar.gz |
debian/ceph-test.install: add installed but not packaged files
Signed-off-by: Danny Al-Gaaf <danny.al-gaaf@bisect.de>
-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 5a6010ee361..3252d9eebfe 100644 --- a/debian/ceph-test.install +++ b/debian/ceph-test.install @@ -21,6 +21,7 @@ usr/bin/ceph_test_cls_lock usr/bin/ceph_test_cls_rbd usr/bin/ceph_test_cls_refcount usr/bin/ceph_test_cls_rgw +usr/bin/ceph_test_cors usr/bin/ceph_test_crypto usr/bin/ceph_test_filejournal usr/bin/ceph_test_filestore @@ -55,6 +56,7 @@ usr/bin/ceph_test_rados_open_pools_parallel usr/bin/ceph_test_rados_watch_notify usr/bin/ceph_test_rewrite_latency usr/bin/ceph_test_signal_handlers +usr/bin/ceph_test_snap_mapper usr/bin/ceph_test_store_tool usr/bin/ceph_test_stress_watch usr/bin/ceph_test_timers |