X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=tests%2Ftests%2Fdownstream-gitless;fp=tests%2Ftests%2Fdownstream-gitless;h=19126136bd58e9701f8ce0d21f8b08cfe30d7a99;hb=875890db76dd76cc1169fed3f5a2da5deae5590a;hp=0000000000000000000000000000000000000000;hpb=4f6d18cda748b189b50008b7c788a9247228d46c;p=dgit.git diff --git a/tests/tests/downstream-gitless b/tests/tests/downstream-gitless new file mode 100755 index 00000000..19126136 --- /dev/null +++ b/tests/tests/downstream-gitless @@ -0,0 +1,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