summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xsrc/ceph.in1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/ceph.in b/src/ceph.in
index 547a090e137..35a60021752 100755
--- a/src/ceph.in
+++ b/src/ceph.in
@@ -558,7 +558,6 @@ def main():
cluster_handle = rados.Rados(name=name, clustername=clustername,
conf_defaults=conf_defaults, conffile=conffile)
- cluster_handle.conf_parse_env()
retargs = cluster_handle.conf_parse_argv(childargs)
#tmp = childargs
childargs = retargs