Merge branch 'master' into yaml

This commit is contained in:
Marc-Olivier Barre 2010-01-06 14:59:34 +01:00
commit 1a1f05c283
1 changed files with 1 additions and 1 deletions

View File

@ -34,7 +34,7 @@ def check_ladish():
print "ladish proxy creation failed"
return
if not proxy.is_availalbe():
if not proxy.is_available():
print "ladish is not available"
return