a85b81e08a
This failed on freebsd_gcc task in Cirrus because Perl is not installed, see https://github.com/mawww/kakoune/pull/5101/checks?check_run_id=21604156722
3 lines
37 B
Bash
Executable File
3 lines
37 B
Bash
Executable File
#!/bin/sh
|
|
command -v perl >/dev/null
|