]> git.nothing2do.fr Git - get-hack-src.git/commit
Fixed bug in windows install-package command.
authorallfro <ndouba@gmail.com>
Fri, 15 Feb 2013 00:07:23 +0000 (19:07 -0500)
committerallfro <ndouba@gmail.com>
Fri, 15 Feb 2013 00:07:23 +0000 (19:07 -0500)
commitdbee1aface0c2e5f8132a18f16730034de13c8d9
tree9f53fb904616ec1f9febdef4ef3ad3ad37e086a1
parent35ffb38f765e1ca8f1392a81b2a94ea5e7515085
Fixed bug in windows install-package command.

makedirs was broken because of volume name breaking os.path.join.
src/canari/commands/install_package.py