mirror of
https://github.com/signalwire/freeswitch.git
synced 2025-08-13 01:26:58 +00:00
ci: wrap sanity checks
This commit is contained in:
@@ -5,6 +5,8 @@ sdir="."
|
||||
[ -n "${0%/*}" ] && sdir="${0%/*}"
|
||||
. $sdir/common.sh
|
||||
|
||||
check_pwd
|
||||
check_input_ver_build
|
||||
eval $(parse_version "$1")
|
||||
|
||||
dst_name="freeswitch-$cmajor.$cminor.$cmicro"
|
||||
|
Reference in New Issue
Block a user