http://qa.mandrakesoft.com/show_bug.cgi?id=6194
Product: cvs
Component: program
Summary: cvspserver ignore arguments in command line
Product: cvs
Version: 1.11.6-3mdk
Platform: PC
OS/Version: All
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: program
AssignedTo: [EMAIL PROTECTED]
ReportedBy: [EMAIL PROTECTED]
the mandrake cvspserver script ignore arguments due to the statement
args=""
inside the script at line 26.
this could be changed to args="$*"
to allow args from the command line
like server_args passed from xinetd
(cvs options...)
--
Configure bugmail: http://qa.mandrakesoft.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.