#!/bin/bash -e
. "$(dirname "${BASH_SOURCE[0]}")"/util.run
. "$(dirname "${BASH_SOURCE[0]}")"/../sh/local.sh
if self_not_included; then
: "${schema="$(log+ 2 cd "$top_dir"; basename "$PWD")"}"; export schema
fi