##// END OF EJS Templates
configurations: update attached configuration INI files with the ENV_ substitution infomation....
configurations: update attached configuration INI files with the ENV_ substitution infomation. In addition show better error message if substitution cannot be made.

File last commit:

r2423:ce5d852c default
r2986:5db0b21c default
Show More
.coveragerc
16 lines | 180 B | text/plain | TextLexer
[run]
branch = True
include =
rhodecode/*
omit =
rhodecode/lib/dbmigrate/*
rhodecode/lib/paster_commands/*
[report]
exclude_lines =
raise NotImplementedError