Set HTTP status code 500 if database connection fails. Should avoid pages
[diogenes.git] / testing / run
1 #!/bin/sh -e
2
3 ./alltests | grep -v '() passed$'
4
5 echo