mirror of
https://github.com/samba-team/samba.git
synced 2024-12-23 17:34:34 +03:00
451c6b668f
These no longer do anything. Signed-off-by: Martin Schwenke <martin@meltin.net> Reviewed-by: Amitay Isaacs <amitay@gmail.com>
13 lines
127 B
Bash
Executable File
13 lines
127 B
Bash
Executable File
#!/bin/sh
|
|
|
|
. "${TEST_SCRIPTS_DIR}/unit.sh"
|
|
|
|
define_test "managed"
|
|
|
|
setup "down"
|
|
|
|
ok <<EOF
|
|
Starting winbind: OK
|
|
EOF
|
|
simple_test
|