File

tools/mod2spec.sh @ 13204:c9ef35fab0b1

core.moduleapi: Add :get_option_period for parsing time intervals E.g. for use in mod_mam and others that take an amount of time before some (usually cleanup) action is taken.
author Kim Alvefur <zash@zash.se>
date Sun, 16 Jul 2023 19:49:12 +0200
parent 13200:150e3bbec1bd
child 13255:df96af198222
line wrap: on
line source

#!/bin/sh
set -eu

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