1 2 3 4 5 6 7
#!/bin/sh set -ex GO="/usr/lib/go-$(dpkg-parsechangelog -SSource | sed 's/golang-//')/bin/go" $GO test -v cmd/internal/testdir