Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Syntax error #39

Open
OlivierB opened this issue May 13, 2016 · 1 comment
Open

Syntax error #39

OlivierB opened this issue May 13, 2016 · 1 comment

Comments

@OlivierB
Copy link

Hi there !

I found a bug on a variable name here :

cephdf_cmdline='ceph df -f json --cluster ' + self.cluster 
df_output = subprocess.check_output(ceph_dfcmdline, shell=True)

Just need to rename ceph_dfcmdline in cephdf_cmdline

bye

@grinapo
Copy link

grinapo commented Oct 26, 2016

duplicate of #36

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants