This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository lnt.
from ab76a3a [LNT] Python 3 support: print using print function new 82dee34 [LNT] Python 3 support: adapt to dict method returning views new 965c28e [LNT] rename object variables
The 2 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: examples/run_to_csv.py | 2 +- lnt/server/config.py | 2 +- lnt/server/reporting/summaryreport.py | 2 +- lnt/server/ui/filters.py | 4 ++-- lnt/server/ui/regression_views.py | 2 +- lnt/server/ui/util.py | 28 ++++++++++++++-------------- lnt/server/ui/views.py | 5 +++-- lnt/testing/__init__.py | 2 +- lnt/testing/profile/profilev2impl.py | 10 +++++----- lnt/tests/nt.py | 6 +++--- tests/server/ui/V4Pages.py | 2 +- tests/server/ui/test_roundtrip.py | 2 +- 12 files changed, 34 insertions(+), 33 deletions(-)