comparison setup.cfg @ 3158:55ff0b9ef89e beta

revert pdb trace on error tests
author Marcin Kuzminski <marcin@python-works.com>
date Thu, 10 Jan 2013 20:39:22 +0100
parents 8182ebed2922
children cd50d1b5f35b 3483de9d11e5
comparison
equal deleted inserted replaced
3157:a73aca2075b8 3158:55ff0b9ef89e
9 verbose=True 9 verbose=True
10 verbosity=2 10 verbosity=2
11 with-pylons=test.ini 11 with-pylons=test.ini
12 detailed-errors=1 12 detailed-errors=1
13 nologcapture=1 13 nologcapture=1
14 pdb=1 14 #pdb=1
15 pdb-failures=1 15 #pdb-failures=1
16 16
17 # Babel configuration 17 # Babel configuration
18 [compile_catalog] 18 [compile_catalog]
19 domain = rhodecode 19 domain = rhodecode
20 directory = rhodecode/i18n 20 directory = rhodecode/i18n