| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
|
|
|
|
|
| |
Notes:
See CI logs with:
git notes --ref=refs/notes/ci-logs show bf96534cd4521287b96a43871ecd758be830a68c
git notes --ref=refs/notes/ci-data show bf96534cd4521287b96a43871ecd758be830a68c
Exit status: 0
Duration: 23
|
|
|
|
|
|
|
|
|
| |
Notes:
See CI logs with:
git notes --ref=refs/notes/ci-logs show 080859d61124c862e5704c97925a7011ee227400
git notes --ref=refs/notes/ci-data show 080859d61124c862e5704c97925a7011ee227400
Exit status: 1
Duration: 782
|
|
|
|
|
|
|
|
|
| |
Notes:
See CI logs with:
git notes --ref=refs/notes/ci-logs show feb62e902e3b5b02db448af9451e943847a3b837
git notes --ref=refs/notes/ci-data show feb62e902e3b5b02db448af9451e943847a3b837
Exit status: 0
Duration: 21
|
|
|
|
|
|
|
|
|
| |
Notes:
See CI logs with:
git notes --ref=refs/notes/ci-logs show a2d0cbf6abd13bbc2b9588796c129893de87547a
git notes --ref=refs/notes/ci-data show a2d0cbf6abd13bbc2b9588796c129893de87547a
Exit status: 0
Duration: 20
|
|
|
|
|
|
|
|
|
| |
Notes:
See CI logs with:
git notes --ref=refs/notes/ci-logs show 8f2909f81d3c21c64908a07726f6c41eeae8eae5
git notes --ref=refs/notes/ci-data show 8f2909f81d3c21c64908a07726f6c41eeae8eae5
Exit status: 0
Duration: 20
|
|
|
|
|
|
|
| |
- don't use GNU's date(1) "%s" proprietary option, and leverage AWK's
default behaviour of `srand()` to get the seconds since UNIX epoch;
- don't rely on GNU's sed(1) "-u" proprietary option of unbuffering, and
do a manual `while` loop instead.
|
|
|