Replaced folder_exists() by a call to create_folder().
authormarkus schnalke <meillo@marmaro.de>
Sat, 24 Mar 2012 14:47:11 +0000 (15:47 +0100)
committermarkus schnalke <meillo@marmaro.de>
Sat, 24 Mar 2012 14:47:11 +0000 (15:47 +0100)
commitd4f5f9d551c05931478fcdfb5cd4ac06b419eeda
tree53863626487da625351b30cf73e569475dc8c17d
parent8589851acf19172bce7d6ecb44e3a4215beff3e5
Replaced folder_exists() by a call to create_folder().
Changed inc(1) to create non-existing folders with -silent, instead of
silently failing in this case. I consider the new behavior to follow the POLS.
h/utils.h
man/inc.man1
sbr/utils.c
uip/inc.c