summaryrefslogtreecommitdiff
path: root/tests/tests/downstream-gitless
blob: 19126136bd58e9701f8ce0d21f8b08cfe30d7a99 (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
#!/bin/bash
set -e
. tests/lib
. $troot/lib-reprepro

t-setup-import examplegit
t-tstunt-parsechangelog

suitespecs=avon
t-reprepro-cfg ds- downstream
t-reprepro-setup ds-

t-reprepro-includedsc avon $tmp/mirror/pool/main/example_1.1.dsc ds-

t-reprepro-regen ds-

distro=''

t-git-config dgit-suite.avon.distro downstream
t-git-config dgit-distro.downstream.git-check false

t-dgit clone example avon example.avon

#t-ok