]> git.localhorst.tv Git - blank.git/commitdiff
fix error in make_dirs and add is_file
authorDaniel Karbach <daniel.karbach@localhorst.tv>
Sun, 9 Aug 2015 17:28:12 +0000 (19:28 +0200)
committerDaniel Karbach <daniel.karbach@localhorst.tv>
Sun, 9 Aug 2015 18:18:40 +0000 (20:18 +0200)
trailing separator caused make_dir to be called twice with the same
path which caused it to fail the second time


No differences found