mirror of
https://github.com/samba-team/samba.git
synced 2024-12-24 21:34:56 +03:00
6272ef0d09
Attempt to make common code independent and free from ctdb_context. Signed-off-by: Amitay Isaacs <amitay@gmail.com> Reviewed-by: Martin Schwenke <martin@meltin.net>
8 lines
74 B
Bash
Executable File
8 lines
74 B
Bash
Executable File
#!/bin/sh
|
|
|
|
. "${TEST_SCRIPTS_DIR}/unit.sh"
|
|
|
|
ok_null
|
|
|
|
unit_test srvid_test
|