c@181: #!/bin/bash c@181: c@181: mydir=$(dirname "$0") c@181: c@181: set -eu c@181: c@181: "$mydir"/capnp/check.sh c@181: "$mydir"/json/check.sh