tests/test-check-config-hg.t
changeset 27314 a434f15dc0f4
parent 27310 9c98fe1416c2
equal deleted inserted replaced
27313:9d155accd8f1 27314:a434f15dc0f4
     4 
     4 
     5 New errors are not allowed. Warnings are strongly discouraged.
     5 New errors are not allowed. Warnings are strongly discouraged.
     6 
     6 
     7   $ hg files "set:(**.py or **.txt) - tests/**" | sed 's|\\|/|g' |
     7   $ hg files "set:(**.py or **.txt) - tests/**" | sed 's|\\|/|g' |
     8   >   xargs python contrib/check-config.py
     8   >   xargs python contrib/check-config.py
     9   undocumented: convert.svn.debugsvnlog (bool) [True]