Unverified Commit 83fa962c authored by teor's avatar teor
Browse files

test: a file with no config options, at the end of an %include directory

(The file must contain whitespace or comments to trigger the bug.)

Regression test for 31408.
parent 876b3e27
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
Nickname test31408
ORPort 31408
+1 −0
Original line number Diff line number Diff line
Nickname test31408
+3 −0
Original line number Diff line number Diff line
# Bug 31048 is triggered when the last file in a config directory:
#   * contains no configuration options,
#   * but is non-empty: that is, it contains comments or whitespace.
+2 −0
Original line number Diff line number Diff line
%include "included"
ORPort 31408