summaryrefslogtreecommitdiff
path: root/tests/tests/baredebian-multitar
blob: 74ad64af507b24a97f613a86659b0a198026a033 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
#!/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-vars
baredebian-tarball-mode

rm -f ../example_1.0.orig.tar.*
cp $troot/pkg-srcs/${p}_${uv}.orig*.tar.* ..
xorigcomps=docs

git tag -d $uvtag

baredebian-test-core

t-ok