Skip to content
Snippets Groups Projects
Commit 11fedebb authored by dkirov's avatar dkirov
Browse files

bad var name

parent 2e7a00cd
No related branches found
No related tags found
No related merge requests found
......@@ -119,4 +119,4 @@ def check_and_possibly_create_paths():
def create_path(directory):
print _('creating %s directory') % directory
os.mkdir(dot_gajim, 0700)
os.mkdir(directory, 0700)
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment