File

tools/mod2spec.sh @ 13479:d1b7edf4e2de

net.unbound: Show canonical name in textual format (e.g. in shell) libunbound does not tell us the whole chain of CNAMEs, only the final canonical name. This is to aid in debugging since it will only be shown in the shell.
author Kim Alvefur <zash@zash.se>
date Sun, 14 Apr 2024 14:06:57 +0200
parent 13255:df96af198222
line wrap: on
line source

#!/bin/bash
set -eu

echo "spec/${1//./_}_spec.lua"