summaryrefslogtreecommitdiff
path: root/tests/tests/baredebian-push
blob: f0956012b9568be692b656db4a2933497b2d80c9 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
#!/bin/bash
set -e
. tests/lib
. $troot/lib-baredebian

t-dependencies quilt

t-setup-import baredebian
t-tstunt-parsechangelog

cd $p
baredebian-test

t-ok