chiark / gitweb /
74ad64af507b24a97f613a86659b0a198026a033
[dgit.git] / tests / tests / baredebian-multitar
1 #!/bin/bash
2 set -e
3 . tests/lib
4 . $troot/lib-baredebian
5
6 t-dependencies GDR DEBORIG quilt
7
8 t-setup-import baredebian
9 t-tstunt-parsechangelog
10
11 cd $p
12 baredebian-test-vars
13 baredebian-tarball-mode
14
15 rm -f ../example_1.0.orig.tar.*
16 cp $troot/pkg-srcs/${p}_${uv}.orig*.tar.* ..
17 xorigcomps=docs
18
19 git tag -d $uvtag
20
21 baredebian-test-core
22
23 t-ok