File

tools/mod2spec.sh @ 13221:2a9ce229efac

mod_storage_sql: Allow higher precision timestamps in SQLite3 Since it doesn't actually do strict typing :)
author Kim Alvefur <zash@zash.se>
date Mon, 17 Jul 2023 04:52:50 +0200
parent 13200:150e3bbec1bd
child 13255:df96af198222
line wrap: on
line source

#!/bin/sh
set -eu

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