]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
Adjust clitests after cauthtool changes.
authorTommi Virtanen <tv@hq.newdream.net>
Wed, 12 Jan 2011 18:52:46 +0000 (10:52 -0800)
committerTommi Virtanen <tv@hq.newdream.net>
Wed, 12 Jan 2011 18:52:46 +0000 (10:52 -0800)
src/test/cli/cauthtool/list-empty.t

index e19e769adf4f5e17743e08c7c0f6b1c9a3576860..cbb848c384d9661c1005203816a9a8a5ddef4a90 100644 (file)
@@ -1,9 +1,13 @@
   $ touch empty
 
   $ cauthtool --list empty
+  \d{4}-\d{2}-\d{2} \d{2}:\d{2}:\d{2}\.\d+ [0-9a-f]{12} auth: parse error at line 2: (re)
+  \d{4}-\d{2}-\d{2} \d{2}:\d{2}:\d{2}\.\d+ [0-9a-f]{12} auth:[ ] (re)
   error reading file empty
   [1]
 
   $ cauthtool -l empty
+  \d{4}-\d{2}-\d{2} \d{2}:\d{2}:\d{2}\.\d+ [0-9a-f]{12} auth: parse error at line 2: (re)
+  \d{4}-\d{2}-\d{2} \d{2}:\d{2}:\d{2}\.\d+ [0-9a-f]{12} auth:[ ] (re)
   error reading file empty
   [1]