10 lines
165 B
Bash
Executable File
10 lines
165 B
Bash
Executable File
#!/bin/bash
|
|
|
|
###
|
|
## @file mxs791.sh Simple connect test in bash
|
|
## - connects to Maxscale, checks that defined in cmd line DB is selected
|
|
|
|
$src_dir/mxs791_base.sh
|
|
|
|
|