utils: Move wrapper code around os.makedirs into separate function
authorMichael Hanselmann <hansmi@google.com>
Wed, 7 Apr 2010 11:12:22 +0000 (13:12 +0200)
committerMichael Hanselmann <hansmi@google.com>
Wed, 7 Apr 2010 13:15:04 +0000 (15:15 +0200)
commit76e5f8b54ae5d4348c36f4575de7fada92a400dc
tree6f130aaf7b2623833fdbe113c082e023a61a352b
parent2004e673aafe48c16c67a58ff0ce67a6c11cd9bb
utils: Move wrapper code around os.makedirs into separate function

Signed-off-by: Michael Hanselmann <hansmi@google.com>
Reviewed-by: Iustin Pop <iustin@google.com>
lib/utils.py
test/ganeti.utils_unittest.py