mirror of
https://github.com/bjc/prosody.git
synced 2025-04-01 20:27:39 +03:00
tools: Reflect bash-ness of mod2spec in shebang
Non-portable substitution syntax? Oh well.
This commit is contained in:
parent
b5d791c8bf
commit
5851729492
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
#!/bin/sh
|
||||
#!/bin/bash
|
||||
set -eu
|
||||
|
||||
echo "spec/${1//./_}_spec.lua"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue