Files
bind9/util
Mark Andrews d151b570cc Work around broken Bash implementation on MacOS 13.6.1
The bash implementation on MacOS 13.6.1 is:

% /bin/sh --version
GNU bash, version 3.2.57(1)-release (arm64-apple-darwin22)
Copyright (C) 2007 Free Software Foundation, Inc.

This fails to handle 'case' inside of $().  Reimplement using
if/elif/fi.
2023-10-31 03:15:59 +00:00
..
2023-10-26 13:24:51 +02:00
2023-10-26 13:24:51 +02:00
2023-10-26 13:24:51 +02:00
2023-10-26 13:24:51 +02:00