Commit 4514bfe9 authored by teor's avatar teor
Browse files

test/parseconf: Stop ignoring --dump-config failures

When we added the $FILTER for Windows newlines, we made
the pipeline always exit successfully, even if tor failed.

Fixes bug 32468; bugfix on 0.4.2.1-alpha.
parent 7ef44100
Loading
Loading
Loading
Loading

changes/bug32468

0 → 100644
+3 −0
Original line number Diff line number Diff line
  o Minor bugfixes (testing):
    - Stop ignoring "tor --dump-config" errors in test_parseconf.sh.
      Fixes bug 32468; bugfix on 0.4.2.1-alpha.
+1 −0
Original line number Diff line number Diff line
Invalid ExtORPort configuration
+0 −0

Empty file deleted.

+1 −0
Original line number Diff line number Diff line
Error parsing ServerTransportListenAddr address
 No newline at end of file
+0 −0

Empty file deleted.

Loading