mirror of
https://github.com/samba-team/samba.git
synced 2024-12-24 21:34:56 +03:00
010c1a85fa
Signed-off-by: Martin Schwenke <martin@meltin.net> Reviewed-by: Amitay Isaacs <amitay@gmail.com>
8 lines
138 B
Bash
Executable File
8 lines
138 B
Bash
Executable File
#!/bin/sh
|
|
|
|
. "${TEST_SCRIPTS_DIR}/unit.sh"
|
|
|
|
define_test "event scripts"
|
|
|
|
shellcheck_test "${CTDB_SCRIPTS_DATA_DIR}/events/"*/[0-9][0-9].*
|