# HG changeset patch # User Marcin Kuzminski # Date 1357846762 -3600 # Node ID 55ff0b9ef89e0c199c1a48899cbdd3f7696b363b # Parent a73aca2075b8a6f47a3d02ecc83229d7974072e7 revert pdb trace on error tests diff -r a73aca2075b8 -r 55ff0b9ef89e setup.cfg --- a/setup.cfg Thu Jan 10 17:38:34 2013 +0100 +++ b/setup.cfg Thu Jan 10 20:39:22 2013 +0100 @@ -11,8 +11,8 @@ with-pylons=test.ini detailed-errors=1 nologcapture=1 -pdb=1 -pdb-failures=1 +#pdb=1 +#pdb-failures=1 # Babel configuration [compile_catalog]