summaryrefslogtreecommitdiff
path: root/src/ceph.in
diff options
context:
space:
mode:
Diffstat (limited to 'src/ceph.in')
-rwxr-xr-xsrc/ceph.in1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/ceph.in b/src/ceph.in
index 07b8dc12fd2..e4d4cf10344 100755
--- a/src/ceph.in
+++ b/src/ceph.in
@@ -559,7 +559,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