-
lib/backup: fix broken permissions when creating repo dir · 2e442840Dirk Hörner authored
This commit fixes a typo where the mode argument to FileUtils.mkdir() would be passed in decimal rather than octal format, yielding bad permissions.
2e442840
×