Statistics
| Branch: | Tag: | Revision:

root / qa / qa_logging.py @ 876cbf2a

History | View | Annotate | Download (1.8 kB)

# Date Author Comment
6d96ede4 03/19/2014 08:32 pm Hrvoje Ribicic

Move message formatting functions to separate file

The formatting functions in qa_utils.py cannot be used by modules
imported there, such as qa_config. This patch factors the function
calls into a separate file. Also reorders imports in touched files.

Signed-off-by: Hrvoje Ribicic <>...