This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "Citadel Server, WebCit, utilities".
The branch, master has been updated
via e73e0afde89f43dd19d53c380accb2d1877b03f2 (commit)
from 638df7bdf8a26f581e746e00ae2dd3e8adca8c78 (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
http://code.citadel.org/?p=citadel.git&a=commit&h=e73e0afde89f43dd19d53c380accb2d1877b03f2
commit e73e0afde89f43dd19d53c380accb2d1877b03f2
Author: Art Cancro <[email protected]>
Date: Fri Jan 1 19:59:29 2021 -0500
Removed calls to chdir() from citserver. Not needed, and we are trying to
make the program relocatable.
-----------------------------------------------------------------------
Summary of changes:
citadel/config.c | 18 +++++++++---------
citadel/sysdep.c | 11 +++++------
2 files changed, 14 insertions(+), 15 deletions(-)
hooks/post-receive
--
Citadel Server, WebCit, utilities