[Bug 1585] Allow an `Include' option which reads another config file in place and does not error out when `Include' file not readable

bugzilla-daemon at bugzilla.mindrot.org bugzilla-daemon at bugzilla.mindrot.org
Thu Aug 4 18:23:27 AEST 2016


https://bugzilla.mindrot.org/show_bug.cgi?id=1585

--- Comment #27 from Jakub Jelen <jjelen at redhat.com> ---
Created attachment 2859
  --> https://bugzilla.mindrot.org/attachment.cgi?id=2859&action=edit
remove duplicate code from regress test

Not sure how this get in, but the code in the regress/cfginclude.sh is
duplicated (unlike in the patch attached to this bugzilla), except of
the umask part, set to the first copy, and the part

    # Ensure that recursive includes are bounded.

which is only in the second copy.

The attached patch removes the duplicate code. No reopening, since it
is not very critical, but if would be nice to have cleaned up :)

-- 
You are receiving this mail because:
You are watching someone on the CC list of the bug.
You are watching the assignee of the bug.


More information about the openssh-bugs mailing list