File

tools/mod2spec.sh @ 13255:df96af198222

tools: Reflect bash-ness of mod2spec in shebang Non-portable substitution syntax? Oh well.
author Kim Alvefur <zash@zash.se>
date Sat, 26 Aug 2023 15:10:58 +0200
parent 13200:150e3bbec1bd
line wrap: on
line source

#!/bin/bash
set -eu

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