tests/test-check-config.t
changeset 32868 e33c9a47b0db
parent 32867 e9fc5550be46
child 32869 cb6436e051ca
equal deleted inserted replaced
32867:e9fc5550be46 32868:e33c9a47b0db
    31 
    31 
    32 New errors are not allowed. Warnings are strongly discouraged.
    32 New errors are not allowed. Warnings are strongly discouraged.
    33 
    33 
    34   $ hg files "set:(**.py or **.txt) - tests/**" | sed 's|\\|/|g' |
    34   $ hg files "set:(**.py or **.txt) - tests/**" | sed 's|\\|/|g' |
    35   >   python contrib/check-config.py
    35   >   python contrib/check-config.py
    36   undocumented: profiling.showmax (with) [0.999]
       
    37   undocumented: profiling.showmin (with) [0.005]