summaryrefslogtreecommitdiff
path: root/tests/tests/baredebian-push
blob: d0ecf936f1cc815e49ee36070c03954f3206432c (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 GDR DEBORIG quilt

t-setup-import baredebian
t-tstunt-parsechangelog

cd $p
baredebian-test

t-ok