summaryrefslogtreecommitdiff
path: root/tests/tests/tagupl-baredebian
blob: 764debdcb28068d82ecaa568e4008ff4f8ab33b1 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
#!/bin/bash
set -e
. tests/lib
. $troot/lib-baredebian

t-dependencies quilt git-debpush

t-debpolicy

t-setup-import baredebian

cd $p

baredebian-test-vars
t-tagupl-settings

baredebian-test-minimum
baredebian-test-core-prepush

tagname=test-dummy/$v
t-tagupl-test --baredebian

git branch split.p dgit/dgit/sid # we didn't generate this here

baredebian-test-core-postpush

t-ok