| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
|
|
|
|
|
| |
Notes:
See CI logs with:
git notes --ref=refs/notes/ci-logs show 09ea6e8c7ca715c8c30a0c8ed1eeda2039824e60
git notes --ref=refs/notes/ci-data show 09ea6e8c7ca715c8c30a0c8ed1eeda2039824e60
Exit status: 0
Duration: 18
|
|
|
|
|
|
|
|
|
| |
Notes:
See CI logs with:
git notes --ref=refs/notes/ci-logs show 81a3c91cb57d001cbe8d4e40e0d1da9ee2db03b7
git notes --ref=refs/notes/ci-data show 81a3c91cb57d001cbe8d4e40e0d1da9ee2db03b7
Exit status: 1
Duration: 11
|
|
|
|
|
|
|
|
|
| |
Notes:
See CI logs with:
git notes --ref=refs/notes/ci-logs show 6dcbc7bb7dc6f86d0c49fcb1af273aecc7937d5e
git notes --ref=refs/notes/ci-data show 6dcbc7bb7dc6f86d0c49fcb1af273aecc7937d5e
Exit status: 1
Duration: 13
|
|
|
|
|
|
|
|
|
| |
Notes:
See CI logs with:
git notes --ref=refs/notes/ci-logs show 3d07836f91a70f769dc772d2351c52afb4b55f9e
git notes --ref=refs/notes/ci-data show 3d07836f91a70f769dc772d2351c52afb4b55f9e
Exit status: 0
Duration: 20
|
|
|
|
|
|
|
|
|
| |
Notes:
See CI logs with:
git notes --ref=refs/notes/ci-logs show 69f6cfb77773d46833be8a4040114545d07f8535
git notes --ref=refs/notes/ci-data show 69f6cfb77773d46833be8a4040114545d07f8535
Exit status: 0
Duration: 20
|
|
|
|
|
|
|
|
|
| |
Notes:
See CI logs with:
git notes --ref=refs/notes/ci-logs show 8c1592a410f7c35a782db725be522e9f16c94df1
git notes --ref=refs/notes/ci-data show 8c1592a410f7c35a782db725be522e9f16c94df1
Exit status: 0
Duration: 21
|
|
|
|
|
|
|
|
|
|
|
|
| |
session can be terminated
Notes:
See CI logs with:
git notes --ref=refs/notes/ci-logs show bbd3940868c34a3ba4028e2bff4982aee0c4c2d6
git notes --ref=refs/notes/ci-data show bbd3940868c34a3ba4028e2bff4982aee0c4c2d6
Exit status: 0
Duration: 21
|
|
|
|
|
|
|
|
|
| |
Notes:
See CI logs with:
git notes --ref=refs/notes/ci-logs show 8cdf792b5d14295b44c0e4bb7753722f09382560
git notes --ref=refs/notes/ci-data show 8cdf792b5d14295b44c0e4bb7753722f09382560
Exit status: 0
Duration: 19
|
|
|
|
|
|
|
|
|
| |
Notes:
See CI logs with:
git notes --ref=refs/notes/ci-logs show fc15af22490d563be3f66186e95dbbc02401f112
git notes --ref=refs/notes/ci-data show fc15af22490d563be3f66186e95dbbc02401f112
Exit status: 0
Duration: 21
|
|
|
|
|
|
|
|
|
|
|
|
| |
and report(8) scripts
Notes:
See CI logs with:
git notes --ref=refs/notes/ci-logs show 2bbe3fd19e1f057a7129365cdb4ef5e9336e977e
git notes --ref=refs/notes/ci-data show 2bbe3fd19e1f057a7129365cdb4ef5e9336e977e
Exit status: 128
Duration: 0
|
|
|
|
|
|
|
|
|
| |
Notes:
See CI logs with:
git notes --ref=refs/notes/ci-logs show 13347c1620a15f2d5c4921a56df3fe42f9db52df
git notes --ref=refs/notes/ci-data show 13347c1620a15f2d5c4921a56df3fe42f9db52df
Exit status: 0
Duration: 20
|
|
|
|
|
|
|
|
|
| |
Notes:
See CI logs with:
git notes --ref=refs/notes/ci-logs show 1aae8bf19fb588853c6ec594d0b6fbc2aebf07b9
git notes --ref=refs/notes/ci-data show 1aae8bf19fb588853c6ec594d0b6fbc2aebf07b9
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.
|
|
|