On Fri, Feb 21, 2014 at 1:48 PM, Sage Weil <[email protected]> wrote:
> On Fri, 21 Feb 2014, Ken Dreyer wrote:
>> On Fri, Feb 21, 2014 at 4:27 AM, huang jun <[email protected]> wrote:
>> > @@ -690,6 +689,7 @@ fi
>> >  %{_bindir}/ceph_test_rados_list_parallel
>> >  %{_bindir}/ceph_test_rados_open_pools_parallel
>> >  %{_bindir}/ceph_test_rados_watch_notify
>> > +%{_bindir}/ceph_test_rgw_manifest
>> >  %{_bindir}/ceph_test_signal_handlers
>> >  %{_bindir}/ceph_test_snap_mapper
>>
>>
>> It seems like we have to deal with this sort of thing over and over.
>> Anyone have objections to simply using a wildcard to capture all the
>> test files? Something like %{_bindir}/ceph_test_* ?
>
> Sounds good to me.  This is only stuff that 'make install' is putting in
> place right?

Yep, that's right, the wildcard will just match what 'make install' has done.

Pull request is at https://github.com/ceph/ceph/pull/1287 . Huang, if
you have time, it would be great to get your review before we merge.

- Ken
--
To unsubscribe from this list: send the line "unsubscribe ceph-devel" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to