This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository lnt.
from da189bc Remove debug prints new 1404ca8 Make machine selection/update more flexible
The 1 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: lnt/lnttool/admin.py | 10 +- lnt/lnttool/common.py | 5 +- lnt/lnttool/import_data.py | 7 +- lnt/lnttool/main.py | 6 +- lnt/lnttool/viewcomparison.py | 4 +- lnt/server/db/testsuitedb.py | 119 +++++++++++++-------- lnt/server/ui/api.py | 4 +- lnt/server/ui/templates/submit_run.html | 16 ++- lnt/server/ui/views.py | 12 ++- lnt/tests/builtintest.py | 2 +- lnt/util/ImportData.py | 31 ++++-- lnt/util/ServerUtil.py | 24 +++-- ... => compile_submission_machine_diff_split.json} | 6 +- tests/lnttool/submit.shtest | 19 +++- tests/server/db/search.py | 2 +- 15 files changed, 170 insertions(+), 97 deletions(-) copy tests/lnttool/Inputs/{compile_submission_machine_diff_reject.json => compile_ [...]