Files
asterisk/contrib/scripts/safe_asterisk
T
Sean Brightandgithub-actions[bot] 1564548980 safe_asterisk: Resolve a POSIX sh problem and restore globbing behavior.
* Using `==` with the POSIX sh `test` utility is UB.
* Switch back to using globs instead of using `$(find … | sort)`.
* Fix a missing redirect when checking for the OS type.

Resolves: #1554
2025-10-28 15:50:20 +00:00

6.8 KiB
Executable File