annotate doc/requirements.pip @ 8297:03513f5066f3

fix: issue2551238 - roundup-server should exit with error ... if -d <pidfile> is used without -l <logfile>. Now exits with error if -l or -L are not specified with -d. This exposed a problem with relative paths when using a logging config file. -d enables deamon mode by default. This changes the current direcory to /. So relative paths in a logging config file are opened in / and fail. Added documentation to dmin guide noting the problem.
author John Rouillard <rouilj@ieee.org>
date Mon, 20 Jan 2025 15:51:53 -0500
parents 67438e439da8
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
7740
67438e439da8 docs: issue2551317 add support for jinja2 customization examples
John Rouillard <rouilj@ieee.org>
parents:
diff changeset
1 sphinx-tabs

Roundup Issue Tracker: http://roundup-tracker.org/