On Wed, Nov 14, 2018 at 11:09:07AM -0600, William A Rowe Jr wrote:
> Since the documentation offered uses an example of invoking a .pl script,
> the docs are clearly wrong with respect to this feature. It is likely a
> regression
> which changed when the option to specify the user/group was added.

Gimme a break, "clearly", really??

Working script:
> >       sys.stdout.write(newValue + "\n")

Non-working script:
> > >          sys.stdout.write(newValue + "/n")

Spot the difference!  I'll bet $10 the docs are right and the code is 
fine.


---------------------------------------------------------------------
To unsubscribe, e-mail: docs-unsubscr...@httpd.apache.org
For additional commands, e-mail: docs-h...@httpd.apache.org

Reply via email to