aboutsummaryrefslogtreecommitdiffstats
path: root/tools/mod2spec.sh
diff options
context:
space:
mode:
Diffstat (limited to 'tools/mod2spec.sh')
-rwxr-xr-xtools/mod2spec.sh4
1 files changed, 4 insertions, 0 deletions
diff --git a/tools/mod2spec.sh b/tools/mod2spec.sh
new file mode 100755
index 00000000..98c0805a
--- /dev/null
+++ b/tools/mod2spec.sh
@@ -0,0 +1,4 @@
+#!/bin/bash
+set -eu
+
+echo "spec/${1//./_}_spec.lua"