summaryrefslogtreecommitdiffstats
path: root/source3/script/tests
diff options
context:
space:
mode:
authorMartin Schwenke <martin@meltin.net>2014-12-19 14:19:32 +1100
committerMichael Adam <obnox@samba.org>2015-01-09 02:03:40 +0100
commit4638010abb116aed0c180207aaa11475277aecb7 (patch)
treef070d74f5a3f6c4c5886415172d570f072bacfe5 /source3/script/tests
parenta5c5eee7d186d938c5b458cb6dbf0c78cb548b63 (diff)
downloadsamba-4638010abb116aed0c180207aaa11475277aecb7.tar.gz
samba-4638010abb116aed0c180207aaa11475277aecb7.tar.xz
samba-4638010abb116aed0c180207aaa11475277aecb7.zip
ctdb-scripts: Don't use the GNU awk gensub() function
This is a gawk extension and can't be used reliably if just running "awk". It is simple enough to switch to using the standard sub() and gsub() functions. The alternative is to switch to explicitly running "gawk". However, although the eventscripts aren't exactly portable, it is probably better to move closer to portability than further away. Signed-off-by: Martin Schwenke <martin@meltin.net> Reviewed-by: Michael Adam <obnox@samba.org>
Diffstat (limited to 'source3/script/tests')
0 files changed, 0 insertions, 0 deletions