Files
UltraGrid/.github/scripts
Martin Pulec c1cfe73a71 GH/scripts/environment.sh: add -o pipefail
Try to set -o pipefail. The option should be supported since POSIX v8
(2024). Of course it is supported by shells like bash/zsh long time ago
but it was added to dash [here], which is merged to dash 5.13, so it
is not in any Ubuntu version yet. So adding '|| true' to suppress
omission.

XIMEA URL extraction must have been updated 'sed -e "... q"' causes
broken pipe, which becomes now fatal.

[here]: https://git.kernel.org/pub/scm/utils/dash/dash.git/commit/?id=6347b9fc52d742f36a0276cdea06cd9ad1f02c77
2026-01-02 09:42:59 +01:00
..
2025-10-31 16:18:57 +01:00
2025-11-12 10:13:40 +01:00
2025-11-14 16:30:28 +01:00
2025-07-15 09:20:42 +02:00
2022-08-23 13:19:08 +02:00
2025-07-15 09:20:42 +02:00