[PATCH] D34572: Let lnt submit print the URL of the resulting run

Matthias Braun via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jun 23 14:27:59 PDT 2017


MatzeB created this revision.
Herald added a subscriber: mcrosier.

This makes it easier for automatic processing to figure out the id that
was assigned to the submitted build.

Also refactored the server_wrapper.sh so it can be reused and for an `lnt submit` test.


Repository:
  rL LLVM

https://reviews.llvm.org/D34572

Files:
  lnt/lnttool/main.py
  tests/SharedInputs/sample-report.json
  tests/SharedInputs/server_wrapper.sh
  tests/lnttool/submit.py
  tests/runtest/Inputs/runtest_server_wrapper.sh
  tests/runtest/nt.py
  tests/runtest/rerun.py

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D34572.103772.patch
Type: text/x-patch
Size: 9188 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170623/12b43b79/attachment.bin>


More information about the llvm-commits mailing list