diff options
author | Gary Lowell <glowell@inktank.com> | 2013-02-27 18:25:09 -0800 |
---|---|---|
committer | Gary Lowell <glowell@inktank.com> | 2013-02-27 18:25:09 -0800 |
commit | b65ca564b6ec7324ba43e4d35a2d114b4f7220ea (patch) | |
tree | c1ddcf7482a2c2fe0b1a7de46cd11976ea757a17 /debian | |
parent | f5cfd9af3c1b7fd5c585377cdf42e84c0abed64c (diff) | |
download | ceph-b65ca564b6ec7324ba43e4d35a2d114b4f7220ea.tar.gz |
ceph-test.install: Add libcephfs-test.jar to package.
Signed-off-by: Gary Lowell <gary.lowell@inktank.com>
Diffstat (limited to 'debian')
-rw-r--r-- | debian/ceph-test.install | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/ceph-test.install b/debian/ceph-test.install index 63cb379e156..ef3a339ac77 100644 --- a/debian/ceph-test.install +++ b/debian/ceph-test.install @@ -61,3 +61,4 @@ usr/bin/ceph_test_timers usr/bin/ceph_tpbench usr/bin/ceph_xattr_bench usr/bin/ceph-coverage +usr/share/java/libcephfs-test.jar |