chiark / gitweb /
test suite: New test downstream-gitless (wip)
[dgit.git] / tests / tests / downstream-gitless
1 #!/bin/bash
2 set -e
3 . tests/lib
4 . $troot/lib-reprepro
5
6 t-setup-import examplegit
7 t-tstunt-parsechangelog
8
9 suitespecs=avon
10 t-reprepro-cfg ds- downstream
11 t-reprepro-setup ds-
12
13 t-reprepro-includedsc avon $tmp/mirror/pool/main/example_1.1.dsc ds-
14
15 t-reprepro-regen ds-
16
17 distro=''
18
19 t-git-config dgit-suite.avon.distro downstream
20 t-git-config dgit-distro.downstream.git-check false
21
22 t-dgit clone example avon example.avon
23
24 #t-ok