~ubuntu-branches/ubuntu/raring/ceph/raring

« back to all changes in this revision

Viewing changes to src/test/cli/cauthtool/manpage.t

  • Committer: Package Import Robot
  • Author(s): Laszlo Boszormenyi (GCS)
  • Date: 2012-02-05 10:07:38 UTC
  • mfrom: (1.1.7) (0.1.11 sid)
  • Revision ID: package-import@ubuntu.com-20120205100738-00s0bxx93mamy8tk
Tags: 0.41-1
New upstream release.

Show diffs side-by-side

added added

removed removed

Lines of Context:
43
43
  $ ceph-authtool -l keyring.bin
44
44
  [client.foo]
45
45
  \\tkey = [a-zA-Z0-9+/]+=* \(esc\) (re)
46
 
  \\tauid = [0-9]{20} \(esc\) (re)
47
46
  \tcaps mds = "allow" (esc)
48
47
  \tcaps mon = "allow r" (esc)
49
48
  \tcaps osd = "allow rw pool=data" (esc)