Code

When querying services/metrics skip hosts without such children.
[sysdb.git] / t / integration / simple_query.sh
index 900db90c01519c00c93095fd5eae902c0a906a93..b6394432d1111cd9e9aa58ee7f58a9329dcaee83 100755 (executable)
@@ -75,7 +75,6 @@ echo "$output" \
        | grep -F '"host1.example.com"' \
        | grep -F '"host2.example.com"' \
        | grep -F '"localhost"' \
-       | grep -F '"other.host.name"' \
        | grep -F '"some.host.name"' \
        | grep -F '"mock service"' \
        | grep -F '"other service"' \