OSDN Git Service

Changed create_needed_dirs() so that as called by main.c it acts like main.c did...
authorEric Branlund <ebranlund@fastmail.com>
Thu, 20 Feb 2020 13:50:13 +0000 (05:50 -0800)
committerEric Branlund <ebranlund@fastmail.com>
Thu, 20 Feb 2020 13:50:13 +0000 (05:50 -0800)
commitcd0db3a857a0812a94bc0f8f62ff6305b79b8c69
tree36b9e9e803af396463840bcac4dc42476d10b788
parent460e955b5524f34bd6c38869c3708a0ac5a70e40
Changed create_needed_dirs() so that as called by main.c it acts like main.c did before the changes I made for init_file_paths():  only attempts to create the user directory when PRIVATE_USER_PATH is set.
src/init2.c