summaryrefslogtreecommitdiff
path: root/tests/tests/quilt-gbp-build-modes-sbuild
blob: ec1d1c7f7763f06baeabe2d16c09938b4901923a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
#!/bin/bash
set -e
. tests/lib
. $troot/lib-build-modes

t-dependencies sbuild
t-restrict x-dgit-schroot-build

bm-gbp-example-acts				\
	"sbuild -c $schroot --arch-all"		\

t-ok