summaryrefslogtreecommitdiff
path: root/tests/tests/quilt-gbp-build-modes-sbuild
blob: 8da93d355b390521f78467a6edce4bd211671f27 (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 build --arch-all'		\

echo ok.