From: Loic Dachary Date: Tue, 24 Sep 2013 06:05:38 +0000 (+0200) Subject: rgw: fix rgw test to reflect usage change X-Git-Tag: v0.67.5~22 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=29f4eebf63bcba9ea86b9a2e4d093b782b5fbf1e;p=ceph.git rgw: fix rgw test to reflect usage change otherwise src/test/cli/radosgw-admin/help.t fails when running make check when run after a configure --with-radosgw Signed-off-by: Loic Dachary (cherry picked from commit e50343e4423e20130035c860ba47a0edea876f7c) --- diff --git a/src/test/cli/radosgw-admin/help.t b/src/test/cli/radosgw-admin/help.t index 21f51e68c358..e03e38db42c3 100644 --- a/src/test/cli/radosgw-admin/help.t +++ b/src/test/cli/radosgw-admin/help.t @@ -114,9 +114,10 @@ := "YYYY-MM-DD[ hh:mm:ss]" - --conf/-c Read configuration from the given configuration file - --id/-i set ID portion of my name - --name/-n set name (TYPE.ID) - --version show version and quit + --conf/-c FILE read configuration from the given configuration file + --id/-i ID set ID portion of my name + --name/-n TYPE.ID set name + --cluster NAME set cluster name (default: ceph) + --version show version and quit [1]