« Previous | Next » 

Revision b73360e3

IDb73360e3cf7aa7c976ab9167799ca76caac438b4

Added by Balazs Lecz almost 14 years ago

Make utils.EnsureDirs() ignore umask

EnsureDirs() should create directories with the exact mode requested
in the arguments, but it currently applies the umask.
This patch makes it independent from the umask.

Signed-off-by: Balazs Lecz <>
Reviewed-by: Guido Trotter <>

Files

  • added
  • modified
  • copied
  • renamed
  • deleted

View differences