소스 검색

Travis: Show the torrc when the job fails

Diagnostics for 32630.
teor 5 년 전
부모
커밋
02a158d3b9
1개의 변경된 파일2개의 추가작업 그리고 0개의 파일을 삭제
  1. 2 0
      .travis.yml

+ 2 - 0
.travis.yml

@@ -279,6 +279,8 @@ after_failure:
   - ls -al . net
   ## List the contents of net/nodes
   - ls -lR net/nodes/
+  ## Dump the config
+  - cat net/nodes/000a*/torrc
   ## Dump the important directory documents
   #- cat net/nodes/000a*/cached-certs
   - cat net/nodes/000a*/cached-consensus