New commits:
commit 7e73c7cceb38785849c6ce33924437a5fda4f233
Author: Andrew Cagney <[email protected]>
Date:   Fri Aug 12 19:07:09 2016 -0400

    web: generate the json files by data-mining the original logs and git repo
    
    For instance, instead of results.json containing redundant
    pass/fail/unresolved/untested counts, use "jq" to compute the
    counts from the individual test data in results.json.
    
    "kvmresults.py" is used to generate the basic data, and "jq"
    is used to manipulate it.  The new scripts build-summary.sh
    (and summary.sh), and build-results.sh (and results.sh),
    which can be run standalone, contain the details.

_______________________________________________
Swan-commit mailing list
[email protected]
https://lists.libreswan.org/mailman/listinfo/swan-commit

Reply via email to