Best
Donald
>
> Thanks
--
Donald Buczek
buc...@molgen.mpg.de
Tel: +49 30 8413 1433
LL;
int r;
r = cg_get_path_and_check(controller, path, NULL, &fs);
if (r < 0)
return r;
r = mkdir_parents(fs, 0755);
if (r < 0)
return r;
r = RET_NERRNO(mkdir(fs, 0755));
D.
>
> Thanks,
>
--
Donald Buczek
buc...@molgen.mpg.de
Tel: +49 30 8413 1433
tCacheUsage.log
>
> and at the beginning of the month move it if it exists with a timed service,
> but I really would not like that kind of solution.
>
> --
> Cecil Westerhof
--
Donald Buczek
buc...@molgen.mpg.de
Tel: +49 30 8413 1433
the state somewhere else.
Exchanging the event source would probably also work, but it has a lot more
overhead.
Best
Donald
--
Donald Buczek
buc...@molgen.mpg.de
Tel: +49 30 8413 1433