annotate check.sh @ 205:6a447d0318d3

Merge branch 'master' of ssh://github.com:/piper-audio/piper
author Chris Cannam <cannam@all-day-breakfast.com>
date Wed, 22 Feb 2017 11:03:59 +0000
parents 549d3d44d729
children
rev   line source
c@181 1 #!/bin/bash
c@181 2
c@181 3 mydir=$(dirname "$0")
c@181 4
c@181 5 set -eu
c@181 6
c@181 7 "$mydir"/capnp/check.sh
c@181 8 "$mydir"/json/check.sh