]> granicus.if.org Git - ejabberd/commit
Replace bash-specific syntax in ejabberdctl
authorHolger Weiss <holger@zedat.fu-berlin.de>
Sun, 20 Jul 2014 11:24:28 +0000 (13:24 +0200)
committerHolger Weiss <holger@zedat.fu-berlin.de>
Sun, 20 Jul 2014 11:24:28 +0000 (13:24 +0200)
commit467ccdffbd8cc77cf9176a4b26ea1c328e75cd53
tree94035701326422fc0cfe89a3deacaf301cb67bea
parent48d7ec1a92daab1123e9d794d5d2f48f57c5bd3a
Replace bash-specific syntax in ejabberdctl

Use plain POSIX shell syntax to match ".yml" configuration file names.
This is also slightly more correct, as it matches ".yml" only at the
*end* of the file name.
ejabberdctl.template