summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 26d94cd)
raw | patch | inline | side by side (parent: 26d94cd)
author | Sebastian Harl <sh@tokkee.org> | |
Sat, 19 Jul 2014 12:36:44 +0000 (14:36 +0200) | ||
committer | Sebastian Harl <sh@tokkee.org> | |
Sat, 19 Jul 2014 12:36:44 +0000 (14:36 +0200) |
t/integration/simple_config.sh | patch | blob | history |
index 2fb1423ff5a75e20f91f0e35a802ced13e3a2995..dd77055b0c25432287f49075e4048ec5a869df0d 100755 (executable)
source "$( dirname "$0" )/test_lib.sh"
+run_sysdb -V
+run_sysdb -h
+
+run_sysdbd -V
+run_sysdbd -h
+
cat <<EOF > "$SYSDBD_CONF"
Listen "invalid://address"
EOF