mirror of
https://github.com/samba-team/samba.git
synced 2025-02-04 17:47:26 +03:00
12 lines
138 B
Bash
12 lines
138 B
Bash
|
#!/bin/sh
|
||
|
|
||
|
. "${TEST_SCRIPTS_DIR}/unit.sh"
|
||
|
|
||
|
define_test "No multipath devices configure to check"
|
||
|
|
||
|
setup_multipathd
|
||
|
|
||
|
ok_null
|
||
|
|
||
|
simple_test
|