]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
test/cli/ceph-conf: fix test
authorSage Weil <sage@redhat.com>
Sun, 18 Feb 2018 15:45:44 +0000 (09:45 -0600)
committerSage Weil <sage@redhat.com>
Tue, 6 Mar 2018 20:44:50 +0000 (14:44 -0600)
Signed-off-by: Sage Weil <sage@redhat.com>
src/test/cli/ceph-conf/env-vs-args.t

index d14c483d37638942a1ecd2de40ca38408e963914..b4cf858f182b776bf6d159eb21e5841a39125259 100644 (file)
@@ -1,6 +1,6 @@
 # we can use CEPH_CONF to override the normal configuration file location.
   $ env CEPH_CONF=from-env ceph-conf -s foo bar
-  .* \-1 did not load config file, using default settings. (re)
+  did not load config file, using default settings.
   .* \-1 Errors while parsing config file! (re)
   .* \-1 parse_file: cannot open from-env: \(2\) No such file or directory (re)
   .* \-1 Errors while parsing config file! (re)