#!/usr/bin/env bash set -e TEST_DESCRIPTION="test log namespaces" . $TEST_BASE_DIR/test-functions do_test "$@" 44