mirror of
https://github.com/samba-team/samba.git
synced 2024-12-24 21:34:56 +03:00
312947f89b
For vsftpd, httpd, winbind. These should help to catch typo regressions. Signed-off-by: Martin Schwenke <martin@meltin.net> Reviewed-by: Amitay Isaacs <amitay@gmail.com> Autobuild-User(master): Amitay Isaacs <amitay@samba.org> Autobuild-Date(master): Sun Jul 23 19:31:08 CEST 2017 on sn-devel-144
11 lines
111 B
Bash
Executable File
11 lines
111 B
Bash
Executable File
#!/bin/sh
|
|
|
|
. "${TEST_SCRIPTS_DIR}/unit.sh"
|
|
|
|
define_test "not managed"
|
|
|
|
setup_httpd "down"
|
|
|
|
ok_null
|
|
simple_test
|