Your ROOT_URL in app.ini is https://source.parasitstudio.de:63000/ but you are visiting https://source.parasitstudio.de/wirtz/scriptform/commit/2d3fe12510e85383714ccd857efd86fb5342da7f You should set ROOT_URL correctly, otherwise the web may not work correctly.

Ignore test coverage output

pull/7/head
Ferry Boender 10 years ago
parent 06f6757efb
commit 2d3fe12510
  1. 2
      .gitignore

2
.gitignore vendored

@ -9,3 +9,5 @@ README.html
examples/native/htaccess
examples/simple/htaccess
examples/megacorp_acc/megacorp.db
test/.coverage
test/htmlcov

Loading…
Cancel
Save